Skip to content

Commit

Permalink
Add build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Toilal committed Feb 26, 2019
1 parent d946859 commit 651eef5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,9 @@ You have some options to workaround this issue.
- Run `nfs4j-daemon` as Administrator.
- Tweak the Local Group Policy to allow *Create symbolic links* to the user running `nfs4j-daemon`. (See this [StackOverflow post](https://superuser.com/questions/104845/permission-to-make-symbolic-links-in-windows-7#answer-105381))
## Build from sources
```
mvn clean verify
```

0 comments on commit 651eef5

Please sign in to comment.