Skip to content

Commit

Permalink
add windows installation with scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
integer2bit committed Mar 27, 2024
1 parent b092896 commit 707240e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,12 @@ FreeBSD
$ pkg install DDNet
```

Windows (Scoop)
```
scoop bucket add games
scoop install games/ddnet
```

Benchmarking
------------

Expand Down

0 comments on commit 707240e

Please sign in to comment.