From 9f61e6cd5e0fe50004721bab0a071c36c5bc62a8 Mon Sep 17 00:00:00 2001 From: anufrievroman <42904990+anufrievroman@users.noreply.github.com> Date: Tue, 11 Jan 2022 21:31:54 +0900 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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