add the way to install gobang with scoop (#125)

pull/137/head
Takayuki Maeda 3 years ago committed by GitHub
parent 7a202aa8b9
commit 566f9ebb43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,6 +39,14 @@ If youre using Homebrew or Linuxbrew, install the gobang formula:
brew install tako8ki/tap/gobang
```
### On Windows
If you're a Windows Scoop user, then you can install gobang from the [official bucket](https://github.com/ScoopInstaller/Main/blob/master/bucket/gobang.json):
```
scoop install gobang
```
### On NetBSD
If you're a NetBSD user, then you can install gobang from [pkgsrc](https://pkgsrc.se/databases/gobang):

Loading…
Cancel
Save