Update 'Modules'
parent
d2db7a07e7
commit
592c5d0c57
|
@ -76,13 +76,13 @@ Download the latest stable version and follow the [installation instructions](ht
|
||||||
|
|
||||||
# SimpleCarousel
|
# SimpleCarousel
|
||||||
|
|
||||||
https://github.com/m-art-in/Omeka-S-SimpleCarousel
|
https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ./modules
|
cd ./modules
|
||||||
wget https://github.com/m-art-in/Omeka-S-SimpleCarousel/archive/refs/heads/master.zip
|
https://git.hangar.org/arcHIVE-tech/SimpleCarousel-omeka-module/archive/main.zip
|
||||||
unzip master.zip
|
unzip main.zip
|
||||||
mv Omeka-S-SimpleCarousel-master/ SimpleCarousel
|
mv simplecarousel-omeka-module/ SimpleCarousel
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue