Skip to content

Commit 827140b

Browse files
committed
Fixed typos in readme about NFS
1 parent ef8a6d1 commit 827140b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ docker preferences in the via the dock icon.
2323
From version 2.x this tool supports the usage of NFS mounted name-volumes, which
2424
gives faster file synchronisation during composer install and cache clear etc.
2525

26-
It comes with a command `nfs:enable` that exports the users (yours) home directory
27-
through NFS to localhost, so docker can map directories into the containers. It also
26+
It comes with a command `nfs:enable` that exports the Users directory through
27+
NFS to localhost, so docker can map directories into the containers. It also
2828
requires some changes to the docker-compose.yml files which have been updated
2929
to support NFS.
3030

0 commit comments

Comments
 (0)