Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
danbrough committed Mar 16, 2023
2 parents 8163c6d + f176b0b commit 40bc129
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 40bc129

Please sign in to comment.