mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-15 12:55:41 +01:00
doc (README): syntax issues
This commit is contained in:
parent
f1b30da938
commit
130bf7f49e
1 changed files with 2 additions and 2 deletions
|
|
@ -27,11 +27,11 @@ Note that on the ftp and sftp session: connections aren't destroy on every reque
|
|||
|
||||
* Install
|
||||
It's a simple react app with node in the backend. Installation is easy with docker:
|
||||
```
|
||||
#+BEGIN_SRC bash
|
||||
curl -X GET http://github.com/mickael-kerjean/nuage/master.zip > nuage.zip
|
||||
unzip nuage.zip && cd nuage
|
||||
docker-compose up -d
|
||||
```
|
||||
#+END_SRC
|
||||
That's it !
|
||||
|
||||
* Known Issues
|
||||
|
|
|
|||
Loading…
Reference in a new issue