mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
format tip
This commit is contained in:
parent
7a6e7ddcca
commit
49222e0928
1 changed files with 2 additions and 1 deletions
|
|
@ -53,7 +53,8 @@ Before you begin, ensure you have the following:
|
|||
|
||||
Arch's CLI allows you to manage and interact with the Arch gateway efficiently. To install the CLI, simply run the following command:
|
||||
|
||||
Tip: We recommend that developers create a new Python virtual environment to isolate dependencies before installing Arch. This ensures that archgw and its dependencies do not interfere with other packages on your system.
|
||||
> [!TIP]
|
||||
> We recommend that developers create a new Python virtual environment to isolate dependencies before installing Arch. This ensures that archgw and its dependencies do not interfere with other packages on your system.
|
||||
|
||||
```console
|
||||
$ python -m venv venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue