login

<     >

2015-06-14 12:19:06 (UTC-03:00)

Marcel Rodrigues <marcelgmr@gmail.com>

Add dollar prompt to example command for consistency.

diff --git a/README.md b/README.md
index 2692cf9..6d6dcff 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ build options, such as the name of the curses library, please edit `Makefile`
 before executing `make` or specify the options during invocation. For example,
 to link against `libncurses.so` and install to `/opt/bin/rover`:
  ```
- make LDLIBS=-lncurses PREFIX=/opt install
+ $ make LDLIBS=-lncurses PREFIX=/opt install
  ```
 
  Rover runtime configuration (mostly key bindings and colors) can only be