aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-28 19:55:11 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-28 19:55:11 -0800
commit1e95a76aa28df41b36c1ec41e24287d6c1b4065b (patch)
tree8f7a4aa5867369f17fa347fdad759413c8bd0ba9 /README.md
parent9d84cacb1ccdc9822d16f0fb5531f79d5770349f (diff)
fix bugs found by emailer
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 968104b..b483ac4 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ choices along the way in the design process according to what I thought was logi
# Installation
In the terminal:
``` sh
-git clone https://github.com/ret2pop/stem
+git clone --recurse-submodules https://github.com/ret2pop/stem
cd stem/
make
sudo make install