changed README with install info
This commit is contained in:
parent
2a7c92e7d2
commit
f703259d44
|
@ -6,11 +6,12 @@ that does some markdown rendering.
|
|||
|
||||
## Install
|
||||
|
||||
```
|
||||
```bash
|
||||
cd ./modules
|
||||
https://git.hangar.org/arcHIVE-tech/SimpleMDText/archive/main.zip
|
||||
wget https://git.hangar.org/arcHIVE-tech/SimpleMDText/archive/main.zip
|
||||
unzip main.zip
|
||||
mv simpletext/ SimpleMDText
|
||||
mv simplemarkdown-omeka-module SimpleMDText
|
||||
cd SimpleMDText
|
||||
composer install
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue