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.
24
24
Ensure the following pre-requisites are installed and properly configured:
25
25
26
26
- ** 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.
28
28
29
29
#### 3. Bootstrap Your Local Environment
30
30
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Start by cloning this repository to your local machine.
22
22
Ensure the following pre-requisites are installed and properly configured:
23
23
24
24
- ** 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.
26
26
27
27
#### 3. Bootstrap Your Local Environment
28
28
Run 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.
22
22
Ensure the following pre-requisites are installed and properly configured:
23
23
24
24
- **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.
26
26
27
27
#### 3. Bootstrap Your Local Environment
28
28
Run the following commands within the project folder:
You can’t perform that action at this time.
0 commit comments