Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ls will show the newly created contents of your datashield directory.

cd into this new directory.

Next you must add the upstream so you can refer to that with the git commands:

Code Block
git remote add upstream <website address>https://github.com/datashield/dsBase.git

^ stuart, which website would this be referencing?

...