diff --git a/WindowsBuild.md b/WindowsBuild.md index 7ed0da3..ae7d24b 100644 --- a/WindowsBuild.md +++ b/WindowsBuild.md @@ -1,8 +1,8 @@ ## Content -**Building from a tarball** -**Building darcs trunk** -**Running as different user** +**Building from a tarball**
+**Building darcs trunk**
+**Running as different user**
## Building from a tarball @@ -72,4 +72,6 @@ FAILED (skips=8, expectedFailures=4, errors=1, unexpectedSuccesses=6, successes= 1. Run tahoe through "runas": ``` runas /user:Computer\Tahoeuser "bin\tahoe.exe start C:\tahoe-basedir" -``` \ No newline at end of file +``` + +2. Adjust file system permissions as needed and possible (Home Editions of Windows lack user interfaces to modify permissions) \ No newline at end of file