Skip to content

Commit

Permalink
Use https rather than ssh for git clone.
Browse files Browse the repository at this point in the history
  • Loading branch information
cguardia authored Sep 14, 2023
1 parent add4def commit 438d69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is a guide to get up and running with **GridUniverse** quickly. The guide a

The first step is to clone **GridUniverse** from the **Dallinger** `git` repository:

$ git clone git@github.com:Dallinger/Griduniverse.git
$ git clone https://github.com/Dallinger/Griduniverse.git
$ cd Griduniverse

For now, to work on the new One Hour One Life version, you need to specifically set the working `branch to one-hour-one-life`:
Expand Down

0 comments on commit 438d69e

Please sign in to comment.