Skip to content

Commit 70917aa

Browse files
committed
add more detail to the readme
1 parent c917a53 commit 70917aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Codeup Setup Script
2+
3+
Copy and paste the following in your terminal:
4+
15
```
26
bash -c "$(curl -sS https://raw.githubusercontent.com/zgulde/codeup-setup-script/master/install.sh)"
37
```
8+
9+
## Note for Instructors
10+
11+
If students already have and `id_rsa` ssh key generated the script will *not* try to
12+
generate a new ones, and you will need to walk them through the process of adding
13+
their existing key to Github.

0 commit comments

Comments
 (0)