Skip to content

Commit

Permalink
docs: point to v3 upgrade script on master
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnichols authored Mar 29, 2023
1 parent a204f47 commit f19f547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrades/v3.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

1. In terminal
2. `cd` to repository root
3. Run `curl -L "https://raw.github.com/mxenabled/path-facilities/v3/upgrades/v3.0.0/facilities-3.0.0-upgrade.sh" | bash -s ./ -d false`
3. Run `curl -L "https://raw.github.com/mxenabled/path-facilities/master/upgrades/v3.0.0/facilities-3.0.0-upgrade.sh" | bash -s ./ -d false`

0 comments on commit f19f547

Please sign in to comment.