We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6001c74 commit ef210cdCopy full SHA for ef210cd
README.rst
@@ -17,6 +17,9 @@ A brand new project
17
cd my-new-repo
18
git pull git@github.com:nexB/skeleton
19
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
+
23
From here, you can make the appropriate changes to the files for your specific project.
24
25
Update an existing project
0 commit comments