Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anufrievroman authored Jan 11, 2022
1 parent da90962 commit 9f61e6c
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 @@ -43,7 +43,7 @@ pip install holidays
2. Install `python 3.x` also from the app store (if you just type `python` in the Windows Terminal app it will offer you to install)
3. Install a few libraries by typing in the Windows Terminal `pip install holidays windows-curses`
4. Download this repository and extract the `calcure` file somewhere, for this example we'll use `Documents` folder.
5. Now you can finally run it by typing in the Windows Terminal `python $HOME/Documents/calcure` (you can set up a shortcut for this command)
5. Now you can finally run it by typing in the Windows Terminal `python $HOME\Documents\calcure` (you can set up a shortcut for this command)

## Dependencies

Expand Down

0 comments on commit 9f61e6c

Please sign in to comment.