mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Linux users must enable NFS for Vagrant
This commit is contained in:
parent
0470be7862
commit
77924befb2
@ -17,6 +17,8 @@ To create and provision a new virtual machine for Mastodon development:
|
||||
cd mastodon
|
||||
vagrant up
|
||||
|
||||
**Note:** On Linux hosts, you will need to [enable NFS support](https://www.vagrantup.com/docs/synced-folders/nfs.html).
|
||||
|
||||
Running `vagrant up` for the first time will run provisioning, which will:
|
||||
|
||||
- Download the Ubuntu 14.04 base image, if there isn't already a copy on your machine
|
||||
|
Loading…
x
Reference in New Issue
Block a user