From 6b93cb19402fb4c0ba06da99b29b32a9ff097655 Mon Sep 17 00:00:00 2001 From: tinp Date: Wed, 9 Aug 2023 11:23:50 -0700 Subject: [PATCH] update current code --- java/compress_image/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/compress_image/README.md b/java/compress_image/README.md index 7f77ab40..820fbd56 100644 --- a/java/compress_image/README.md +++ b/java/compress_image/README.md @@ -40,7 +40,7 @@ _Example output:_ ``` $ git clone https://github.com/open-runtimes/examples.git && cd examples -$ cd ruby/compress_image +$ cd java/compress_image ``` 2. Enter this function folder and build the code: