Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
ease copy-paste of commands
Tshepang Mbambo committed 11 months ago
commit 062470a43e0b65aafb8703037f45b23b2fc50380
parent 1ff4ae4
1 file changed +2 -2
modified README.md
@@ -9,11 +9,11 @@ This is the Radicle homepage and documentation repository.
1. Make sure you have [Ruby][ruby] installed
2. Install project dependencies

-
        $ make dependencies
+
        make dependencies

3. Build and serve the project

-
        $ make serve
+
        make serve

4. Visit <http://localhost:3000/> in your web browser