Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Fix code block formatting in README.md
Richard Levitte committed 1 year ago
commit b70ff999718f93a1a5e6b391d92e2413d5e1a9cd
parent 337dbf4
1 file changed +3 -1
modified README.md
@@ -17,12 +17,14 @@ collaboration and publishing stack, directly from your web browser.
* Recent versions of [Node.js][nod] (20.9.0 or higher) and [npm][npm] installed

Run the following commands to access the web UI locally:
-
```
+

+
``` shell
git clone https://seed.radicle.xyz/z4V1sjrXqjvFdnCUbxPFqd5p4DtH5.git radicle-explorer
cd radicle-explorer
npm install
npm start
```
+

Then open http://localhost:3000 in your favourite browser.