From 063da3d0c2784689b0a79eb931e3b49a9b452611 Mon Sep 17 00:00:00 2001
From: Jake <jake.read@cba.mit.edu>
Date: Tue, 13 Nov 2018 22:13:04 -0500
Subject: [PATCH] img location typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 68085a1..53b0310 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ cd to the rndmc folder and run:
 
 It's handy to keep a terminal window open beside a browser when running the software - it's not perfect yet - I do this:
 
-![term](/images/termopen.png)
+![term](doc/images/termopen.png)
 
 This way I can watch for errors, and restart it when it crashes. Hopefully not a lot of this will happen.
 
-- 
GitLab