Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ phased out or at least optional. A handful of changes were just for fun.

* The `rom` executable is now in the `/bin` directory and run from the _root_
directory. For convenience, you can use `run.sh` in the root directory.
* The `Dockerfile` has been temporarilly removed until some of the structural
changes are accounted for.
* A `Dockerfile` and `docker-compose.yml` has been added for those that are running Docker containerization.

**Optional Features - enable/disabled by uncommenting/commenting `#define BASEMUD_(FEATURE)` in `basemud.h`:**

Expand Down