diff --git a/.drone.yml b/.drone.yml index a92f950..3da46d6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,6 @@ steps: commands: - apk update - apk add racket aria2 - - raco pkg install json - ./build.rkt - cd 'build/Notex 4' && zip -r '../Notex 4.zip' . diff --git a/README.md b/README.md index 9dbc7fc..52a40fc 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,4 @@ This is a fork of the Notex 4 pack with some tweaks and a proper build system. ## Building Dependencies: - a Racket toolchain -- `json` (`raco pkg install json`) - `aria2c` or `wget`