Skip to content

Commit 5425f59

Browse files
authored
README.md - fix usage comments
1 parent f521da5 commit 5425f59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ export DIR="/tmp/git-data"
6161
mkdir -p $DIR
6262
6363
# run the container (as your own UID)
64-
65-
# run the container
6664
docker run -d \
6765
-v $DIR:/tmp/git \
6866
-u$(id -u):$(id -g) \

0 commit comments

Comments
 (0)