From 0bbb903639eb360ad472df14876f7102ca874174 Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Mon, 8 Jan 2024 09:43:18 -0800 Subject: [PATCH] Reword 'code folder' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93fa211..4acb1be 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ with special focus on using various NASA related datasets. To build, run and test the image locally: -Checkout this repository, and in the code folder: +Checkout this repository, and after `cd`ing into the repository's directory: docker build -t qgis . docker run -it -p 8888:8888 --security-opt seccomp=unconfined qgis