updated readme
This commit is contained in:
parent
402f94143a
commit
ae819c904c
|
@ -6,12 +6,11 @@ that does some markdown rendering.
|
|||
|
||||
## Install
|
||||
|
||||
```
|
||||
```bash
|
||||
cd ./modules
|
||||
https://git.hangar.org/arcHIVE-tech/SimpleMarkdown-omeka-module/archive/main.zip
|
||||
wget https://git.hangar.org/arcHIVE-tech/SimpleMDText/archive/main.zip
|
||||
unzip main.zip
|
||||
rm main.zip
|
||||
mv simplemarkdown-omeka-module/ SimpleMDText
|
||||
mv simplemarkdown-omeka-module SimpleMDText
|
||||
cd SimpleMDText
|
||||
composer install
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue