Skip to content

Commit 9d546c3

Browse files
authored
Merge pull request #870 from demoth/patch-1
README.md - fix usage comments
2 parents e695728 + 5425f59 commit 9d546c3

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)