Skip to content

Commit 1cf387d

Browse files
committed
Updates for v1.1 release.
1 parent 361a887 commit 1cf387d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cd ./isa_spec_manager/build
2626
./prebuild_windows.bat
2727
```
2828

29-
The above script will create a windows directory and generate a solution for Visual Studio.
29+
The above script will create a `windows` subfolder and generate a Visual Studio solution within it.
3030

3131
By default, a solution is generated for VS 2022. To generate a solution for a different VS version or to use a different MSVC toolchain use the `--vs` argument.
3232
For example, to generate the solution for VS 2019 with the VS 2019 toolchain, run:

0 commit comments

Comments
 (0)