Skip to content

Commit 3a5044e

Browse files
committed
PR comment
1 parent 5690a4c commit 3a5044e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,8 @@ coverage of the managed wrapper API surface.
5858
* **Windows 10 SDK (10.0.18362.0)**
5959
* Create a folder to clone into, e.g. `C:\Repos\ProjFS-Managed`
6060
* Clone this repo into the `src` subfolder, e.g. `C:\Repos\ProjFS-Managed\src`
61-
* Open `cmd.exe` with administrator permissions.
6261
* Run `src\scripts\BuildProjFS-Managed.bat`
63-
* You can also build in Visual Studio by opening VS as administrator `src\ProjectedFSLib.Managed.sln` and building.
62+
* You can also build in Visual Studio by opening `src\ProjectedFSLib.Managed.sln` and building.
6463

6564
The build outputs will be placed under a `BuildOutput` subfolder, e.g. `C:\Repos\ProjFS-Managed\BuildOutput`.
6665

0 commit comments

Comments
 (0)