Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir authored Mar 28, 2024
1 parent 8c2f90f commit 64f07b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ docker compose up
```

## Install
Add a [.devcontainer](https://github.com/JeffersonLab/java-devcontainer/tree/main/.devcontainer) directory to your project and launch it with your favorite launcher (GitHub [Codespaces](https://github.com/features/codespaces), IntelliJ [Gateway](https://www.jetbrains.com/remote-development/gateway/)).
Add a [.devcontainer](https://github.com/JeffersonLab/java-devcontainer/tree/main/.devcontainer) directory to your project and launch it with your favorite launcher (GitHub [Codespaces](https://github.com/features/codespaces), IntelliJ [Gateway](https://www.jetbrains.com/remote-development/gateway/), VSCode [devcontainer extension](https://code.visualstudio.com/docs/devcontainers/containers)).

## Build / Release
Make changes to the Dockerfile, test them, then bump the version in the VERSION file and commit it. The CD GitHub Action should take care of the rest.

0 comments on commit 64f07b7

Please sign in to comment.