Skip to content

Commit ef210cd

Browse files
committed
Quick doc update
Signed-off-by: Steven Esser <sesser@nexb.com>
1 parent 6001c74 commit ef210cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ A brand new project
1717
cd my-new-repo
1818
git pull git@github.com:nexB/skeleton
1919
20+
# Create the new repo on GitHub, then update your remote
21+
git remote set-url origin git@github.com:nexB/your-new-repo.git
22+
2023
From here, you can make the appropriate changes to the files for your specific project.
2124

2225
Update an existing project

0 commit comments

Comments
 (0)