Some more modifications to the clone instructions

This commit is contained in:
Jammyjamjamman
2018-01-25 01:28:22 +00:00
parent 38a9356e20
commit f587c8548f

View File

@@ -11,9 +11,8 @@ If you would like to contribute to development, you will need to
### Procedure for cloning your forks
1. Create a new directory to clone your **zetaglest-source** and **zetaglest-data** into e.g. call it 'zetaglest'.
2. Enter (or 'cd') into the new directory.
3. clone **zetaglest-source** and **zetaglest-data** using the clone info provided by your fork. (Use "Clone or Download" link, but **do** select `clone` **not**
`Download Zip`.)
2. Enter (or 'cd') into the new directory ('zetaglest' in the example).
3. clone **zetaglest-source** and **zetaglest-data** using the clone info provided by your fork. (Use "Clone or Download" link, but **do** select `clone` **not** `Download Zip`.) Make sure the cloned repo directories are in the same directory, adjacent to each other (and **not** in a subdirectory).
### Note