Commit ff878efc authored by John Noel's avatar John Noel

Updated README.md

parent f10ebe33
...@@ -3,10 +3,10 @@ ...@@ -3,10 +3,10 @@
* Clone this repository * Clone this repository
```bash ```bash
# via SSH # via SSH (Make sure that you have already finished the setup for the SSH keys)
git clone ssh://git@gitlab.discs.ateneo.edu:15316/mis-21-2018-intersession/1-getting-started-with-rails.git sample_app git clone ssh://git@gitlab.discs.ateneo.edu:15316/mis-21-2018-intersession/1-getting-started-with-rails.git sample_app
# or
# via HTTP # via HTTPS
git clone https://gitlab.discs.ateneo.edu/mis-21-2018-intersession/1-getting-started-with-rails.git sample_app git clone https://gitlab.discs.ateneo.edu/mis-21-2018-intersession/1-getting-started-with-rails.git sample_app
``` ```
**Note**: You can replace the name of the project e.g. ``sample_app`` to any preferred project name. **Note**: You can replace the name of the project e.g. ``sample_app`` to any preferred project name.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment