Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
craigsansam authored Feb 14, 2024
1 parent 81f04ad commit 7a484d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ParkInsight - Satis
Private package hosting via satis. Packages will be hosted at [https://satis.internal.parkinsight.io/](https://satis.internal.parkinsight.io/).
Private package hosting via satis. Packages will be hosted at [https://satis.internal.parkinsight.io/](https://satis.internal.parkinsight.dev/).

## Building packages
Whenever a new version of one of the private packages has been tagged, or whenever a new package is added to satis (see below), you will need to run the build process. This can be done by triggering the [Publish to GitHub Pages](https://github.com/yourparkingspace/pi-satis/actions/workflows/github_pages.yml) GitHub action for this repository.
Expand All @@ -8,7 +8,7 @@ Whenever a new version of one of the private packages has been tagged, or whenev
To add a new package simple update the `satis.json` file in this repository, including the URL to the GitHub page for the package's repository

## Using a private package
To use any of the packages hosted at [https://satis.internal.parkinsight.io/](https://satis.internal.parkinsight.io/) add the following to your `composer.json` file.
To use any of the packages hosted at [https://satis.internal.parkinsight.io/](https://satis.internal.parkinsight.dev/) add the following to your `composer.json` file.

```json
{
Expand Down

0 comments on commit 7a484d5

Please sign in to comment.