mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-29 07:20:35 +00:00
[stage]
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ There are no real formal contribution guidelines right now, they will maybe come
|
||||
## Development Setup
|
||||
|
||||
You need to have JDK for Java 25 installed to compile the project.
|
||||
If you are on Linux or macOS, you can easily accomplish that by running
|
||||
If you are on Linux or macOS, you can easily accomplish that by using [SDKMAN](https://sdkman.io/) and running
|
||||
```bash
|
||||
curl -s "https://get.sdkman.io" | bash
|
||||
. "$HOME/.sdkman/bin/sdkman-init.sh"
|
||||
|
||||
Reference in New Issue
Block a user