From 04f00943affe58b64f82499bcde7ea032df5815d Mon Sep 17 00:00:00 2001 From: Min RK Date: Mon, 11 Feb 2019 16:21:18 +0100 Subject: [PATCH] update dev-setup commands - Dockerfile moved - remove sudo from commands (usually not needed, better added by users where it is) --- docs/contributing/dev-setup.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/contributing/dev-setup.rst b/docs/contributing/dev-setup.rst index b80e9ad..e69ca68 100644 --- a/docs/contributing/dev-setup.rst +++ b/docs/contributing/dev-setup.rst @@ -14,14 +14,14 @@ The easiest & safest way to develop & test TLJH is with `Docker