Skip to content

Commit

Permalink
Merge branch 'main' into drosiek-missing-config-providers
Browse files Browse the repository at this point in the history
  • Loading branch information
sumo-drosiek authored Apr 10, 2024
2 parents cfb21c1 + bda5077 commit c488470
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vagrant/windows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ Windows VM. You can start `bash` by running:
bash
```

### ARM hosts (Apple M1, and so on)

You can use [UTM](https://mac.getutm.app/) or any other VM provider that supports M1, and manually run the [provisioning script](provision.ps1) inside
your VM.

TODO: Try and make this work with Vagrant.

## Building the application

After starting `bash` as per the previous section, you can use the same command as on Unix. So:
Expand Down

0 comments on commit c488470

Please sign in to comment.