Fix paths
This commit is contained in:
parent
5fb6b07629
commit
7d628e3424
@ -12,8 +12,8 @@
|
|||||||
This method need to have [Git](https://git-scm.com) installed.
|
This method need to have [Git](https://git-scm.com) installed.
|
||||||
### Windows
|
### Windows
|
||||||
1. Open up a Terminal.
|
1. Open up a Terminal.
|
||||||
2. Type this command: `git clone https://github.com/fosscord/fosscord && .\scripts\setup\setup.bat`.
|
2. Type this command: `git clone https://github.com/fosscord/fosscord && .\fosscord\scripts\setup\setup.bat`.
|
||||||
|
|
||||||
### Posix systems (MacOS, Linux...)
|
### Posix systems (MacOS, Linux...)
|
||||||
1. Open up a Terminal.
|
1. Open up a Terminal.
|
||||||
2. Type this command: `git clone https://github.com/fosscord/fosscord && sh ./scripts/setup/setup.sh`.
|
2. Type this command: `git clone https://github.com/fosscord/fosscord && sh ./fosscord/scripts/setup/setup.sh`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user