Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Jun 11, 2024
1 parent 5ed63c0 commit 2a6738c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# korge-forge-installer

## Windows

CMD:

```bash
curl -s https://raw.githubusercontent.com/korlibs/korge-forge-installer/5ed63c06e7a9c4567d7853e64bdb742fbcfe8725/install-korge-forge.cmd -o "%APPDATA%\install-korge-forge.cmd" && cmd /c "%APPDATA%\install-korge-forge.cmd"
```

0 comments on commit 2a6738c

Please sign in to comment.