Skip to content
Snippets Groups Projects
Unverified Commit 3256d11b authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

update install command in the README

parent 0d0295cb
Branches
Tags
No related merge requests found
......@@ -2,9 +2,12 @@
## Installation
```bash
make install
make BIN=$HOME/.local/bin VENV=$HOME/.local/share/venvs/gplt install venv
```
> :bulb: **Note**
> values of `BIN` and `VENV` above are the default and can be omitted
## Usage
> :bulb: **Note**
> [Nushell](https://www.nushell.sh/) has been used as the shell for the examples.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment