From cabe0125ffbc8d352c96ac00b609f1850da42cf9 Mon Sep 17 00:00:00 2001 From: Will Fitzgerald Date: Mon, 13 Jan 2025 17:17:50 -0500 Subject: [PATCH] Fix small typo --- client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/README.md b/client/README.md index 6d0c4637..68dac6ce 100644 --- a/client/README.md +++ b/client/README.md @@ -72,7 +72,7 @@ If you've made changes to the docker-compose file and want to re-build the j40_w This will not use the cache and re-build the image. Then do -`docker-compoe up` +`docker-compose up` #### docker hangs - Ensure that there's enough disk image space in docker. The Docker Desktop app will show the total disk image used (gear cog -> Resources -> Disk image size). This application will require ~ 30 - 35 GB. Allocating 50-60 GB should be sufficient. If the amount used is significantly greater than 35 GB you may need to prune the docker images: