point to correct branch
This commit is contained in:
		| @@ -75,7 +75,7 @@ Run the following steps to install Inkycal. Do **not** use sudo for this, except | |||||||
| ```bash | ```bash | ||||||
| sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev | sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev | ||||||
| cd $HOME | 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 | cd Inkycal | ||||||
| python3 -m venv venv | python3 -m venv venv | ||||||
| source venv/bin/activate | source venv/bin/activate | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user