diff --git a/readme.md b/readme.md index 924c769..13f7f02 100644 --- a/readme.md +++ b/readme.md @@ -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