mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-25 08:03:58 -05:00
Smooshed subtly separate bullets lists into single lists
This commit is contained in:
parent
39624ec077
commit
9872f8fa5e
|
|
@ -14,9 +14,7 @@ Cockatrice is free software, licensed under the GPLv2; see COPYING for details.
|
|||
Dependencies:
|
||||
|
||||
- [Qt](http://qt-project.org/)
|
||||
|
||||
- [protobuf](http://code.google.com/p/protobuf/)
|
||||
|
||||
- [CMake](http://www.cmake.org/)
|
||||
|
||||
The server requires an additional dependency:
|
||||
|
|
@ -34,7 +32,6 @@ make install
|
|||
The following flags can be passed to `cmake`:
|
||||
|
||||
- `-DWITH_SERVER=1` build the server
|
||||
|
||||
- `-DWITHOUT_CLIENT=1` do not build the client
|
||||
|
||||
# Running
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user