Skip to content

Commit 24b807e

Browse files
committed
Updated install link.
1 parent 2e17d1f commit 24b807e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A script to copy over a production database to a staging server.
44

55
## Installation
66
To install or update the script run the following curl script
7-
```curl -o- https://raw.githubusercontent.com/clivewalkden/bash-magento2-db-sync/feature/add-installer/install.sh | bash```
7+
```curl -o- https://raw.githubusercontent.com/clivewalkden/bash-magento2-db-sync/development/install.sh | bash```
88

99
You can save a configuration file in the Magento directory to save answering some of the questions.
1010

0 commit comments

Comments
 (0)