Skip to content

Commit

Permalink
README.md: Fix command to install on FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
blabber committed Feb 7, 2024
1 parent 2ec974f commit eb9a76b
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
Expand Up @@ -92,7 +92,7 @@ nix run github:longturn/freeciv21#;
Freeciv21 is available in the FreeBSD ports tree. You can install the binary
package using this command:
```sh
pgk install freeciv21
pkg install freeciv21
```

Although it is recommended to use the binary package, you can also build
Expand Down

0 comments on commit eb9a76b

Please sign in to comment.