mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-26 12:12:28 +01:00
remove switch branch instruction
master branch is up-to-date now, switching no longer needed
This commit is contained in:
parent
6357b6841a
commit
6ee857308e
@ -42,7 +42,7 @@ In your terminal:
|
|||||||
git clone {{ repositories.base_url }}/{{ repositories.client }}.git
|
git clone {{ repositories.base_url }}/{{ repositories.client }}.git
|
||||||
|
|
||||||
# Enter the cloned directory, switch branches to the one, which is actually being developed
|
# Enter the cloned directory, switch branches to the one, which is actually being developed
|
||||||
cd client; git switch dev/bare-rewrite
|
cd client
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
yarn install
|
yarn install
|
||||||
|
Loading…
Reference in New Issue
Block a user