From 0309364decb548d3b1537c7f6185a74f5645eb1f Mon Sep 17 00:00:00 2001 From: nils Date: Fri, 16 Apr 2021 13:19:27 +0200 Subject: [PATCH] Initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e013bff..b634dd4 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ To simplify and speed up the build process, the build script uses the precompile * Run `docker-compose build` * Run `docker-compose up` -You can now find the compiled version of Aseprite in the `output/aseprite/build` folder \ No newline at end of file +You can now find the compiled version of Aseprite in the `output/aseprite/build/bin` folder \ No newline at end of file