Skip to content

Commit dcd8eab

Browse files
Fixed bad enter
1 parent 320f4e9 commit dcd8eab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ cargo install --path .
1919
Optionally, you can test the userspace on a controlled enviroment
2020

2121
``` sh
22-
# downloading and building dash git clone git://git.kernel.org/pub/scm/utils/dash/dash.git dash
22+
# downloading and building dash
23+
git clone git://git.kernel.org/pub/scm/utils/dash/dash.git dash
2324
cd dash
2425
sh autogen.sh
2526
sh configure.sh --enable-static

0 commit comments

Comments
 (0)