Skip to content

Commit 54338d8

Browse files
tomaszpieczykolancompnerd
authored andcommitted
Remove the comment suggesting running the console as an administrator
1 parent 0c91efa commit 54338d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ copy Examples\UICatalog\Info.plist .build\x86_64-unknown-windows-msvc\debug\
4747
## Running tests
4848

4949
In order to run unit tests of Swift/Win32 you need to:
50-
1. Open `x64 Native Tools Command Prompt for VS 2019` as administrator.
50+
1. Open `x64 Native Tools Command Prompt for VS 2019`.
5151
2. Run `swift test -Xswiftc -DENABLE_TESTING`.
5252

5353
### Required software for running tests

0 commit comments

Comments
 (0)