From 70a29c6f627daf23b9382a1aa17e27b23cd0cac9 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Sun, 15 Sep 2019 10:56:02 -0400 Subject: [PATCH] fix error in code block --- source/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/installation.rst b/source/installation.rst index be01b3c6d..8dbb77d48 100644 --- a/source/installation.rst +++ b/source/installation.rst @@ -223,6 +223,7 @@ Several components will download to your machine at this point, including WebODM You should get a result like the following: .. code:: bash + 192.168.1.100 Then connect to http://192.168.1.100:8000 (replacing the IP address with the proper one). @@ -499,4 +500,4 @@ From WebODM you can then press the **Add New** button under **Processing Nodes** If everything went well, you should now have two processing nodes! You will be able to process multiple tasks in parallel using two different machines. -`Help edit these docs! `_ \ No newline at end of file +`Help edit these docs! `_