Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hummelstrand authored Nov 22, 2023
1 parent c13c9c3 commit cc97ce0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Package Manager is used by the Sofie system to copy, analyze, and process media
* [Documentation](https://nrkno.github.io/sofie-core/)
* [Releases](https://nrkno.github.io/sofie-core/releases)

---

## Introduction and Quick Start
See the [Installing Package Manager](https://nrkno.github.io/sofie-core/docs/user-guide/installation/installing-package-manager) page of the Sofie System Documentation to learn how to get started with Package Manager in a demo environment with CasparCG.

Expand Down Expand Up @@ -73,9 +75,7 @@ yarn build

```

Now you should be good to go.

Whenever you do a change, run `yarn build` (or `yarn build:changed` to only build the changed ones) to compile.
Now you should be good to go. Whenever you do a change, run `yarn build` (or `yarn build:changed` to only build the changed ones) to compile.

Before any code is committed, run these:

Expand Down

0 comments on commit cc97ce0

Please sign in to comment.