diff options
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/wesnoth/README b/games/wesnoth/README index 01ccb28251e0..970225040392 100644 --- a/games/wesnoth/README +++ b/games/wesnoth/README @@ -14,5 +14,3 @@ You can create the user and group for the wesnoth server as follows: # groupadd -g 229 wesnoth # useradd -u 229 -d /dev/null -s /bin/false -g wesnoth wesnoth - -This requires lua. |