File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Start by cloning this repository to your local machine.
2424Ensure 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
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Start by cloning this repository to your local machine.
2222Ensure 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
2828Run the following commands within the project folder:
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Start by cloning this repository to your local machine.
2222Ensure 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
2828Run the following commands within the project folder:
You can’t perform that action at this time.
0 commit comments