From fea4c7daf23152c0ffaa38d237d052d5de56d2fe Mon Sep 17 00:00:00 2001 From: cllamb0 Date: Mon, 20 Mar 2017 06:50:18 -0700 Subject: [PATCH] Changed the URL in INSTALL by adding /plinth. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index b0d79f022..d28fc6fcd 100644 --- a/INSTALL +++ b/INSTALL @@ -47,7 +47,7 @@ 4. Access Plinth UI: - Plinth UI should be accessible at http://localhost:8000 + Plinth UI should be accessible at http://localhost:8000/plinth # Note on Django version: