mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 17:26:26 +02:00
update cli to 0.1.6 (#338)
This commit is contained in:
parent
c186c3dfc0
commit
af0e7d178b
8 changed files with 3874 additions and 204 deletions
|
|
@ -19,7 +19,7 @@ source venv/bin/activate
|
|||
|
||||
### Step 3: Run the build script
|
||||
```bash
|
||||
pip install archgw
|
||||
pip install archgw==0.1.6
|
||||
```
|
||||
|
||||
## Uninstall Instructions: archgw CLI
|
||||
|
|
@ -48,7 +48,7 @@ source venv/bin/activate
|
|||
|
||||
### Step 3: Run the build script
|
||||
```bash
|
||||
sh build_cli.sh
|
||||
poetry install
|
||||
```
|
||||
|
||||
### Step 4: build Arch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue