Skip to content

Commit 6f2834c

Browse files
committed
Removed eroneous submodule instructions from README
1 parent 1d39e03 commit 6f2834c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README

-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ Quick start:
1010
git clone https://github.com/jech/galene
1111
cd galene
1212

13-
git submodule init
14-
git submodule update
15-
1613
CGO_ENABLED=0 go build -ldflags='-s -w'
1714
mkdir groups
1815
echo '{"users": {"bob": {"password":"secret", "permissions":"op"}}}' > \

0 commit comments

Comments
 (0)