Skip to content

Commit

Permalink
update about installation
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Oct 28, 2021
1 parent 1535475 commit 7674de6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: |
mkdir tmp
mvn -B package --file pom.xml
run: mvn -B package --file pom.xml
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ Includes many ADPCM codecs and the SSRC sampling rate converter.

### Install

* this project uses gitlab package registry. add a personal access token to `~/.m2/settings.xml`
* see https://docs.gitlab.com/ee/user/packages/maven_repository/index.html#authenticate-to-the-package-registry-with-maven
* https://jitpack.io/#umjammer/vavi-sound

### FAQ

Expand Down

0 comments on commit 7674de6

Please sign in to comment.