Skip to content

Commit

Permalink
point to correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
aceisace committed Jan 13, 2023
1 parent 3eb1891 commit 780d133
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 @@ -75,7 +75,7 @@ Run the following steps to install Inkycal. Do **not** use sudo for this, except
```bash
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev
cd $HOME
git clone --branch feature/venv --single-branch https://github.com/aceisace/Inkycal
git clone --branch main --single-branch https://github.com/aceisace/Inkycal
cd Inkycal
python3 -m venv venv
source venv/bin/activate
Expand Down

0 comments on commit 780d133

Please sign in to comment.