Skip to content

Commit 0c91efa

Browse files
tomaszpieczykolancompnerd
authored andcommitted
Remove the second step of the instruction
1 parent 296fb12 commit 0c91efa

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
@@ -48,8 +48,7 @@ copy Examples\UICatalog\Info.plist .build\x86_64-unknown-windows-msvc\debug\
4848

4949
In order to run unit tests of Swift/Win32 you need to:
5050
1. Open `x64 Native Tools Command Prompt for VS 2019` as administrator.
51-
2. `cd` to the location of Swift/Win32 on your local computer.
52-
3. Run `swift test -Xswiftc -DENABLE_TESTING`.
51+
2. Run `swift test -Xswiftc -DENABLE_TESTING`.
5352

5453
### Required software for running tests
5554

0 commit comments

Comments
 (0)