diff --git a/LICENSE.txt b/LICENSE.txt index 0f79abb..7e23c80 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -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). diff --git a/README.md b/README.md index c08ee0d..6ea2f98 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ install it with the command-line tool [cv](https://github.com/civicrm/cv). ```bash cd -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) @@ -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 ```