summaryrefslogtreecommitdiff
path: root/tutorial
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2016-08-10 15:56:09 -0700
committerJustin Pettit <jpettit@ovn.org>2016-08-12 02:25:25 -0700
commit7cc36b8fe77610961498c96465bd7911ce50ff2d (patch)
treed6ca364c2a7bbfc6edabfe55a37e39deb6a81dec /tutorial
parentabb37b6bdcae99628036c9dfa7a21ece9a4c9569 (diff)
downloadopenvswitch-7cc36b8fe77610961498c96465bd7911ce50ff2d.tar.gz
OVN-Tutorial: Replace example with ASCII quotes.
The "--ovn" argument for SANDBOXFLAGS used unicode quotes, which when copy and pasted made the command mysteriously fail. Signed-off-by: Justin Pettit <jpettit@ovn.org> Acked-by: Lance Richardson <lrichard@redhat.com>
Diffstat (limited to 'tutorial')
-rw-r--r--tutorial/OVN-Tutorial.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/OVN-Tutorial.md b/tutorial/OVN-Tutorial.md
index be9805cee..65e4ea2bf 100644
--- a/tutorial/OVN-Tutorial.md
+++ b/tutorial/OVN-Tutorial.md
@@ -17,7 +17,7 @@ section of [Tutorial.md].
pass the `--ovn` flag. For example, if running it straight from the ovs git
tree you would run:
- $ make sandbox SANDBOXFLAGS=”--ovn”
+ $ make sandbox SANDBOXFLAGS="--ovn"
Running the sandbox with OVN enabled does the following additional steps to the
environment: