diff --git a/README b/README index 7fa7e37..5fd8ec1 100644 --- a/README +++ b/README @@ -9,8 +9,8 @@ jc # Indirect installation git clone https://git.brut.systems/judah/jc.git - ln -s "/path/to/jc" [jai install dir]/modules/jc # POSIX install - mklink /D "C:\path\to\jc" [jai install dir]\jc # Windows install + ln -s "/path/to/jc" [jai install dir]/modules/jc # POSIX install + mklink /D [jai install dir]\modules\jc "C:\path\to\jc" # Windows install #import "jc"; #import "jc/[module]";