Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyCthulhu authored Oct 8, 2021
1 parent 7a84ed7 commit b599d15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ optional arguments:
- xrandr

## Setup:
- install poetry (this is modern pip`s analog): https://python-poetry.org/docs/
- install [poetry] (https://python-poetry.org/docs/) (this is modern pip`s analog) with curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
- install direnv (its not obligatory, but helpfull)
```
git clone https://github.com/HappyCthulhu/moncontrol
cd moncontrol
poetry install
Expand Down

0 comments on commit b599d15

Please sign in to comment.