Procházet zdrojové kódy

HUE-152. Make the new lines viewable.

Alex Newman před 15 roky
rodič
revize
b42bc3e91a
1 změnil soubory, kde provedl 3 přidání a 2 odebrání
  1. 3 2
      README.rst

+ 3 - 2
README.rst

@@ -95,7 +95,7 @@ Development Prerequisites
 
 Getting Started
 ===============
-To build and get the core server running:
+To build and get the core server running::
 
     $ export HADOOP_HOME=<path-to-hadoop-home>
     $ git clone http://github.com/cloudera/hue.git
@@ -103,7 +103,8 @@ To build and get the core server running:
     $ make apps
     $ build/env/bin/hue runserver_plus
 
-To start the helper daemons:
+To start the helper daemons::
+
     $ build/env/bin/hue beeswax_server
     $ build/env/bin/hue jobsubd