diff --git a/README.md b/README.md index 6f835c9..d12793a 100644 --- a/README.md +++ b/README.md @@ -505,7 +505,7 @@ Bisque starts a new container of your module and saves their corresponding logs 22 alphanumeric characters, Ex: `00-fMqFvjiHRjUfaff6GRy73M`. This folder will have all the logs needed to debug your module. To get to this folder, run the following: ```bash -docker exec -it amilworks/bisque-module-dev:git bash +docker exec -it bisque bash cd /source/staging/{mex_id} ```