We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb4a8e commit 65aab8bCopy full SHA for 65aab8b
README.md
@@ -96,7 +96,7 @@ The input file which contains information of workspaces to be generated is in `w
96
./generate_workspaces.sh
97
```
98
This will generate two directories:
99
-- `generated_workspaces/`: Contains a buildeable Docker image with all the modules specified.
+- `generated_workspaces/`: Contains a buildable Docker image with all the modules specified.
100
- `generated_workspaces_zips/`: The same as `generated_workspaces` but in zip files
101
102
## Basic Build and Run of your workspace:
0 commit comments