Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/dev/libvirt-howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cd installer
```

### Get a pull secret
Go to https://account.coreos.com/ and obtain a *pull secret*.
Go to https://account.coreos.com/ and obtain a *pull secret*. After creating an account you will need to register for a Tectonic plan before the option for obtaining a pull secret will appear on your account page.

### Make sure you have permissions for `qemu:///system`
You may want to grant yourself permissions to use libvirt as a non-root user. You could allow all users in the wheel group by doing the following:
Expand Down