2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

remove everything about vagrant

This commit is contained in:
Andrew Schleifer 2018-04-04 15:04:31 -05:00 committed by Sam
parent 17f12c0ce4
commit 1ba953077e
7 changed files with 3 additions and 238 deletions

View file

@ -1,6 +1,6 @@
# Discourse Advanced Developer Install Guide
This guide is aimed at advanced Rails developers who have installed their own Rails apps before. If you are new to Rails, you are likely much better off with our **[Discourse Vagrant Developer Guide](VAGRANT.md)**.
This guide is aimed at advanced Rails developers who have installed their own Rails apps before.
Note: If you are developing on a Mac, you will probably want to look at [these instructions](DEVELOPMENT-OSX-NATIVE.md) as well.