diff --git a/getting-started/readme.md b/getting-started/readme.md index 3726f7b..5eda32d 100644 --- a/getting-started/readme.md +++ b/getting-started/readme.md @@ -46,8 +46,15 @@ make bundle ### Clean up -1. Deactivate the virtual Python environment: ```deactivate``` -2. Clean up the build sources: ```make clean``` +1. Deactivate the virtual Python environment +``` +deactivate +``` + +2. Clean up the build sources: +``` +make clean +``` # File System