We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320f4e9 commit e38061eCopy full SHA for e38061e
README.md
@@ -19,7 +19,8 @@ cargo install --path .
19
Optionally, you can test the userspace on a controlled enviroment
20
21
``` sh
22
-# downloading and building dash git clone git://git.kernel.org/pub/scm/utils/dash/dash.git dash
+# downloading and building dash
23
+git clone git://git.kernel.org/pub/scm/utils/dash/dash.git dash
24
cd dash
25
sh autogen.sh
26
sh configure.sh --enable-static
0 commit comments