mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 17:06:31 -06:00
Update DEVELOPMENT.md
Add missing `git clone` command.
This commit is contained in:
parent
4b0eec334f
commit
37fb2ddb6b
@ -10,7 +10,7 @@ on Discourse with:
|
||||
1. Install VirtualBox: https://www.virtualbox.org/wiki/Downloads
|
||||
2. Install Vagrant: https://www.vagrantup.com/
|
||||
3. Open a terminal
|
||||
4. Clone the project: `git@github.com:discourse/discourse.git`
|
||||
4. Clone the project: `git clone git@github.com:discourse/discourse.git`
|
||||
5. Enter the project directory: `cd discourse`
|
||||
|
||||
### Using Vagrant
|
||||
|
Loading…
Reference in New Issue
Block a user