Skip to content

Commit

Permalink
Update installation instructions after extension rename
Browse files Browse the repository at this point in the history
  • Loading branch information
aydun committed Mar 4, 2021
1 parent 5372ffa commit 3b9d347
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Package: st.visuali.finsburypark
Package: finsburypark
Copyright (C) 2020, Nicol Wistreich
Licensed under the GNU Affero Public License 3.0 (below).

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install it with the command-line tool [cv](https://github.com/civicrm/cv).

```bash
cd <extension-dir>
cv dl st.visuali.finsburypark@https://github.com/vingle/st.visuali.finsburypark/archive/master.zip
cv dl finsburypark@https://github.com/vingle/finsburypark/archive/master.zip
```

## Installation (CLI, Git)
Expand All @@ -32,7 +32,7 @@ Sysadmins and developers may clone the [Git](https://en.wikipedia.org/wiki/Git)
install it with the command-line tool [cv](https://github.com/civicrm/cv).

```bash
git clone https://github.com/vingle/st.visuali.finsburypark.git
git clone https://github.com/vingle/finsburypark.git
cv en finsburypark
```

Expand Down

0 comments on commit 3b9d347

Please sign in to comment.