Skip to content

Commit

Permalink
Merge pull request #37833 from reinerh/master
Browse files Browse the repository at this point in the history
Add Debian/Ubuntu install instructions to README
  • Loading branch information
ZhilkinSerg authored Feb 8, 2020
2 parents eec480f + badef33 commit dd61a9d
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 @@ -31,6 +31,12 @@ Ncurses and tiles version available in [official repos](https://src.fedoraprojec

`sudo dnf install cataclysm-dda`

### Debian / Ubuntu

Ncurses and tiles version available in [official repos](https://tracker.debian.org/pkg/cataclysm-dda)

`sudo apt install cataclysm-dda-curses cataclysm-dda-sdl`

## Compile

Please read [COMPILING.md](doc/COMPILING/COMPILING.md) - it covers general information and more specific recipes for Linux, OS X, Windows and BSD. See [COMPILER_SUPPORT.md](doc/COMPILING/COMPILER_SUPPORT.md) for details on which compilers we support. And you can always dig for more information in [doc/](https://github.com/CleverRaven/Cataclysm-DDA/tree/master/doc).
Expand Down

0 comments on commit dd61a9d

Please sign in to comment.