From dbfd6501c88c877ef4a1860cb0b24865e8e72827 Mon Sep 17 00:00:00 2001 From: dbuscombe-usgs Date: Wed, 22 May 2024 15:58:42 -0700 Subject: [PATCH] update docs and website --- docs/install-guide.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/install-guide.md b/docs/install-guide.md index b7d49ca..45f48eb 100644 --- a/docs/install-guide.md +++ b/docs/install-guide.md @@ -4,6 +4,14 @@ Currently SDS_tools runs in the coastseg environment. Follow the CoastSeg instal # Example +Clone the github repo + +``` +git clone --depth 1 https://github.com/Doodleverse/SDStools.git +``` + +Then, to use: + ``` conda activate coastseg cd