Added required cd step in clone instructions (#1161)
This commit is contained in:
@@ -21,6 +21,7 @@ git clone --recursive https://github.com/fourtf/chatterino2.git
|
|||||||
or
|
or
|
||||||
```
|
```
|
||||||
git clone https://github.com/fourtf/chatterino2.git
|
git clone https://github.com/fourtf/chatterino2.git
|
||||||
|
cd chatterino2
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user