Skip to content

Commit cf6398e

Browse files
author
vvo
committed
readme fix
1 parent 072a405 commit cf6398e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@ It's also a fast way to launch a demo WordPress website and test anything you wa
1515
## How to use
1616

1717
```sh
18-
wget https://github.com/vvo/lazyload/archive/master.zip -o tmp-master-docker-compose.zip
18+
wget https://github.com/algolia/docker-compose-wordpress/archive/master.zip -O tmp-master-docker-compose.zip
1919
unzip tmp-master-docker-compose.zip
2020
rm tmp-master-docker-compose.zip
21-
cd docker-compose-wordpress
21+
mv docker-compose-wordpress-master super-blog
22+
cd super-blog
2223
wget https://wordpress.org/latest.zip
2324
unzip latest.zip
2425
rm latest.zip

0 commit comments

Comments
 (0)