Update readme with the correct git URL
This commit is contained in:
@@ -16,10 +16,10 @@ If you want to develop websites like it was 1997, feel free to reuse this projec
|
|||||||
|
|
||||||
```
|
```
|
||||||
# clone this repo
|
# clone this repo
|
||||||
git clone https://github.com/encrypted-dev/homepage.git
|
git clone https://github.com/encrypted-dev/userbase-homepage.git
|
||||||
|
|
||||||
# go to the repo directory
|
# go to the repo directory
|
||||||
cd homepage
|
cd userbase-homepage
|
||||||
|
|
||||||
# install all dependencies
|
# install all dependencies
|
||||||
npm install
|
npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user