Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensrtw authored Sep 20, 2024
1 parent e915805 commit 0323911
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ The `ArachneCommons` module contains common code re-used between all Arachne com
## Building and Installing

### To build and install the artifact to your local Maven repository:

```shell
```sh
mvn clean install

#### To build, install, and deploy the artifact to the remote AWS CodeArtifact Maven repository:

mvn clean deploy -s .m2/settings.xml -DaltDeploymentRepository=codeartifact::default::https://mdaca-201959883603.d.codeartifact.us-east-2.amazonaws.com/maven/OHDSI/
```

0 comments on commit 0323911

Please sign in to comment.