From 937a076dbfd77864bd3eabdc2831c00bc2ca2e4b Mon Sep 17 00:00:00 2001 From: AJRepo Date: Thu, 16 Nov 2023 14:39:08 -0600 Subject: [PATCH] Fixes typo in docs (#1740) Co-authored-by: AJRepo --- buildozer/tools/packer/http/welcome/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildozer/tools/packer/http/welcome/index.html b/buildozer/tools/packer/http/welcome/index.html index 22dcd56bc..12f949c46 100644 --- a/buildozer/tools/packer/http/welcome/index.html +++ b/buildozer/tools/packer/http/welcome/index.html @@ -75,7 +75,7 @@

Share a folder

Virtualbox doesn't support symlink in Shared Folder anymore. So buildozer will fail during the build.
We already created a /build directory where you can put your - build in it. Edit your buildozer.ini: + build in it. Edit your buildozer.spec:
[buildozer]
 build_dir = /build/buildozer-myapp