Skip to content

Commit f024bc9

Browse files
authored
chore: algokit version doc tweak (#32)
1 parent 429970d commit f024bc9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/production/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Start by cloning this repository to your local machine.
2424
Ensure the following pre-requisites are installed and properly configured:
2525

2626
- **Docker**: Required for running a local Algorand network.
27-
- **AlgoKit CLI**: Essential for project setup and operations. Verify installation with `algokit --version`, expecting `2.5.0` or later.
27+
- **AlgoKit CLI**: Essential for project setup and operations. Verify installation with `algokit --version`, expecting `2.6.0` or later.
2828

2929
#### 3. Bootstrap Your Local Environment
3030

examples/starter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Start by cloning this repository to your local machine.
2222
Ensure the following pre-requisites are installed and properly configured:
2323

2424
- **Docker**: Required for running a local Algorand network.
25-
- **AlgoKit CLI**: Essential for project setup and operations. Verify installation with `algokit --version`, expecting `2.5.0` or later.
25+
- **AlgoKit CLI**: Essential for project setup and operations. Verify installation with `algokit --version`, expecting `2.6.0` or later.
2626

2727
#### 3. Bootstrap Your Local Environment
2828
Run the following commands within the project folder:

template_content/README.md.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Start by cloning this repository to your local machine.
2222
Ensure the following pre-requisites are installed and properly configured:
2323

2424
- **Docker**: Required for running a local Algorand network.
25-
- **AlgoKit CLI**: Essential for project setup and operations. Verify installation with `algokit --version`, expecting `2.5.0` or later.
25+
- **AlgoKit CLI**: Essential for project setup and operations. Verify installation with `algokit --version`, expecting `2.6.0` or later.
2626

2727
#### 3. Bootstrap Your Local Environment
2828
Run the following commands within the project folder:

0 commit comments

Comments
 (0)