Browse Source

woops, fix typo

tags/v1.5.4
Jonathan Cobb 4 years ago
parent
commit
9614770787
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Vagrantfile

+ 1
- 1
Vagrantfile View File

@@ -104,7 +104,7 @@ Vagrant.configure("2") do |config|
Once logged in:
- the code is in ${HOME}/bubble
- API environment file is ${HOME}/.bubble.env
- start the API server (local launcher) with `run.sh`
- start the API server (local launcher) with \`run.sh\`

Enjoy!
==================================================================


Loading…
Cancel
Save