Skip to content

Commit 6231ae0

Browse files
committed
remove tabs from README
1 parent e050f4b commit 6231ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Here's an example:
9292
docker run \
9393
-v /host/path/to/exports.txt:/etc/exports:ro \
9494
-v /host/files:/nfs \
95-
-e NFS_ENABLE_KERBEROS=1 \
95+
-e NFS_ENABLE_KERBEROS=1 \
9696
--hostname my-nfs-server.com \
9797
-v /host/path/to/server.keytab:/etc/krb5.keytab:ro \
9898
-v /host/path/to/server.krb5conf:/etc/krb5.conf:ro \

0 commit comments

Comments
 (0)