From 961477078745f9eb63f79811434e99e58b870445 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Wed, 9 Dec 2020 17:19:08 -0500 Subject: [PATCH] woops, fix typo --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 168efdf0..d9ffb641 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -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! ==================================================================