Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: BUYT-1 <[email protected]>
  • Loading branch information
polyntsov and BUYT-1 authored Dec 8, 2023
1 parent 21b7465 commit e0b9473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ source venv/bin/activate
python3 -m pip install .
```

Now it is possible to `import desbordante` as a module from within created virtual environment. The CLI for Desbordante can be ran using the following commands:
Now it is possible to `import desbordante` as a module from within the created virtual environment. The CLI for Desbordante can be run using the following commands:
```sh
pip install -r cli/requirements.txt
python3 cli/cli.py --help
Expand Down

0 comments on commit e0b9473

Please sign in to comment.