Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
ease copy-paste of commands
Merged did:key:z6MkfPSK...sonK opened 1 year ago
1 file changed +2 -2 062470a4 062470a4
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