Skip to content

Commit 0881960

Browse files
author
Robert W. Oliver II
committed
Updated documentation.
1 parent f55a9a5 commit 0881960

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,30 @@ Written by Robert W. Oliver II
1313

1414
Copyright (C) 2018 Sourcerer, All Rights Reserved.
1515

16-
# Running the Game
16+
# Installing LOTS
1717

1818
```
19-
ruby bin/lots
19+
gem install lots
2020
```
2121

22+
# Running the Game
23+
24+
Just type "lots" on the console.
25+
26+
# Platform Specific Notes
27+
28+
## Windows
29+
30+
I highly recommend the cmdr console prompt with the Consolas font.
31+
32+
## Mac
33+
34+
For best results, use the "Professional" terminal profile.
35+
36+
## Linux
37+
38+
The default terminal for KDE or XFCE works great with LOTS.
39+
2240
# License
2341

2442
```

0 commit comments

Comments
 (0)