Skip to content
Snippets Groups Projects
Commit 856bd8c1 authored by guillaum.chanel's avatar guillaum.chanel
Browse files

Update docs/README_client.md

parent a0a8f79b
Branches
No related tags found
1 merge request!1Update docs/README_client.md
......@@ -557,7 +557,7 @@ First, you need to create the VM that will be used by the students during the ex
1. Now that the VM is ready for the exam, create a template from it. The template must be `private` as we don't want anyone else to access it. Let's choose "Exam ProgSys Oct2022" as the template name (template creation takes several minutes, the larger the VM, the longer). The first argument is the VM ID (as displayed when the VM was created earlier):
```
tplcreate 148ea20e-9c45-4bd1-a670-f18312d436b8 "Exam ProgSys Oct2022" private
tplcreate "Exam ProgSys Oct2022" private 148ea20e-9c45-4bd1-a670-f18312d436b8
```
This command displays details about the newly created template:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment