README.md aktualisieren

fix linebreak
This commit is contained in:
Xiao X
2026-05-26 07:34:58 -04:00
committed by GitHub
parent 6ac42fd6ed
commit 984d2e057d
+1
View File
@@ -2,6 +2,7 @@ A multi-purpose Cryptography library in Java. Working on it day by day, slowly.
Use `setopt interactivecomments` (zsh only) to disable errors like `zsh: command not found: #` Use `setopt interactivecomments` (zsh only) to disable errors like `zsh: command not found: #`
Ensure Java + javac are installed, on MacOS it can be installed with Homebrew by running `brew install openjdk` Ensure Java + javac are installed, on MacOS it can be installed with Homebrew by running `brew install openjdk`
To compile on MacOS 26 (may work on other OS, idk): To compile on MacOS 26 (may work on other OS, idk):