Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
danbrough committed Mar 16, 2023
1 parent 29f2a3d commit f176b0b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions demos/repos/okio/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Ktor demo
# Okio demo

This expects to find curl and openssl in the /usr/local/kotlinxtras/libs/ directory.
To build those run `./gradlew buildLinuxX64 .. buildLinuxArm32Hfp ..` in the root directory
that should be located at /usr/local/kotlinxtras.

To compile run `./gradlew linkDemo1DebugExecutableLinuxArm32Hfp` (or linkDemo1DebugExecutableLinuxArm64)
To compile run `./gradlew linkDemo1DebugExecutableLinuxArm32Hfp` (or
linkDemo1DebugExecutableLinuxArm64)
in this directory.


Expand Down

0 comments on commit f176b0b

Please sign in to comment.