We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55a9a5 commit 0881960Copy full SHA for 0881960
README.md
@@ -13,12 +13,30 @@ Written by Robert W. Oliver II
13
14
Copyright (C) 2018 Sourcerer, All Rights Reserved.
15
16
-# Running the Game
+# Installing LOTS
17
18
```
19
-ruby bin/lots
+gem install lots
20
21
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
40
# License
41
42
0 commit comments