Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
marcharding committed Sep 27, 2016
2 parents 628213b + 001368d commit 124e851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The export of multiple folders is also possible. Just put the shared foldes and

```
C:\path\to\a\mount > /alias
C:\path\to\another\mount /another-alias
C:\path\to\another\mount > /another-alias
```

Then start winnfsd.exe like this:
Expand Down Expand Up @@ -57,4 +57,4 @@ On Linux> mount - t nfs 192.168.12.34: / exports
Use "." to export the current directory (works also for -filePath):
On Windows> WinNFSd.exe . /exports
```
```

0 comments on commit 124e851

Please sign in to comment.