Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpatt authored May 22, 2024
1 parent 6187b4a commit e30ce94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
![testbuild](https://github.com/ianpatt/skse64/workflows/testbuild/badge.svg)
## Building
Either use the pre-generated projects, or:
```
git clone https://github.com/ianpatt/common
git clone https://github.com/ianpatt/skse64
Expand All @@ -9,3 +8,4 @@ cmake --build common/build --config Release --target install
cmake -B skse64/build -S skse64 -DCMAKE_INSTALL_PREFIX=extern skse64
cmake --build skse64/build --config Release
```
Solution will be generated at skse64/build/umbrella.sln.

0 comments on commit e30ce94

Please sign in to comment.