mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Update docs/VAGRANT.md
- reverted the Vagrant URL to http; using the https link generates a security warning in Chrome.
This commit is contained in:
parent
9cd13880ec
commit
921c3f016f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on Discourse with:
|
|||
### Getting Started
|
||||
|
||||
1. Install VirtualBox: https://www.virtualbox.org/wiki/Downloads
|
||||
2. Install Vagrant: https://www.vagrantup.com/
|
||||
2. Install Vagrant: http://www.vagrantup.com/
|
||||
3. Open a terminal
|
||||
4. Clone the project: `git clone git@github.com:discourse/discourse.git`
|
||||
5. Enter the project directory: `cd discourse`
|
||||
|
|
Loading…
Reference in a new issue