Skip to content

Commit 65aab8b

Browse files
authored
Update README.md
1 parent ddb4a8e commit 65aab8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The input file which contains information of workspaces to be generated is in `w
9696
./generate_workspaces.sh
9797
```
9898
This will generate two directories:
99-
- `generated_workspaces/`: Contains a buildeable Docker image with all the modules specified.
99+
- `generated_workspaces/`: Contains a buildable Docker image with all the modules specified.
100100
- `generated_workspaces_zips/`: The same as `generated_workspaces` but in zip files
101101

102102
## Basic Build and Run of your workspace:

0 commit comments

Comments
 (0)