Update 'Project Setup Guide for Project: Serenity'

master
MathDev 1 week ago
parent 6f88499ad8
commit 25bfa11a46

@ -72,7 +72,10 @@ Back in **Git Bash**, run:
You should see something like:
`Hi <your username>! You've successfully authenticated, but Gitea does not provide shell access.`
```
Hi <your username>! You've successfully authenticated with the key <Key Name>, but Gitea does not provide shell access.
If this is unexpected, please log in with password and setup Gitea under another user.
```
If you see a warning about an unknown host, type yes to continue and trust the server.
@ -80,9 +83,9 @@ If you see a warning about an unknown host, type yes to continue and trust the s
Now you're ready to clone the repository:
1. Open File Explorer and navigate to a memorable location on your fastest hard drive.
1. Open File Explorer and navigate to a memorable location on your fastest hard drive *(recommended for compiling).*
2. Create a **New Folder**, and name it "Repositories" or something similar.
3. Open the folder, right click in the empty space, and click **Git Bash here** (on Win11, you may need to click 'Show more options')
3. Open the folder, and right click in the empty space. Click **Git Bash here** *(on Win11, you may need to click 'Show more options').*
4. Now you're ready to clone the repository:
`git clone git@66.85.76.122:Forgeworks_Interactive/ProjectSerenity.git`
@ -93,7 +96,7 @@ This will download the full project into the local folder you created in a new f
* Do not share your SSH key with anyone, ever. Not even teammates.
* If using multiple devices, generate and register a new key on each.
* If something doesn't work, trust that it isn't your fault! Reach out to Math or Cow and we'll help you through it.
* If something doesn't work, trust that it isn't your fault! Reach out to Math or Cow for support.
# Add the Repository to SourceTree

Loading…
Cancel
Save