diff --git a/prepare-vms/README.md b/prepare-vms/README.md index 8c09a60f..7de6fb00 100644 --- a/prepare-vms/README.md +++ b/prepare-vms/README.md @@ -14,7 +14,7 @@ And if you want to generate printable cards: ## General Workflow - fork/clone repo -- set required environment variables (for AWS; placeholders otherwise) +- set required environment variables - create your own setting file from `settings/example.yaml` - if necessary, increase allowed open files: `ulimit -Sn 10000` - run `./workshopctl` commands to create instances, install docker, setup each users environment in node1, other management tasks