Commit a864e9bb authored by Greene, Travis's avatar Greene, Travis
Browse files

Merge branch 'update_getting_started' into 'master'

Update getting started to use https instead of ssh

See merge request scale/validation/VALID!11
parents c4ccc745 bef24e19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,6 +71,6 @@ You can get started with this repository by conducting the following steps:
    * Familiarity with Git is [encouraged](http://rogerdudler.github.io/git-guide/)
2. Ensure you have an SSH key listed on this [gitlab server](https://code-int.ornl.gov/profile/keys)
3. Conduct a clone of this repository to your machine's workspace
    * `git clone git@code.ornl.gov:scale/validation/VALID.git myworkspace/valid`
    * `git clone https://code.ornl.gov/scale/validation/VALID.git myworkspace/valid`
4. Get started