mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Changed private rw repo to public r repo
This commit is contained in:
parent
dd456df0cc
commit
8050350b3b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ on Discourse with:
|
||||||
2. Install VirtualBox: https://www.virtualbox.org/wiki/Downloads
|
2. Install VirtualBox: https://www.virtualbox.org/wiki/Downloads
|
||||||
3. Install Vagrant: http://www.vagrantup.com/ (We require Vagrant 1.1.2+ or later)
|
3. Install Vagrant: http://www.vagrantup.com/ (We require Vagrant 1.1.2+ or later)
|
||||||
4. Open a terminal
|
4. Open a terminal
|
||||||
5. Clone the project: `git clone git@github.com:discourse/discourse.git`
|
5. Clone the project: `git clone https://github.com/discourse/discourse.git`
|
||||||
6. Enter the project directory: `cd discourse`
|
6. Enter the project directory: `cd discourse`
|
||||||
|
|
||||||
### Using Vagrant
|
### Using Vagrant
|
||||||
|
|
Loading…
Reference in a new issue