Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saltlas authored Jan 28, 2024
1 parent 4b1d59f commit 72343d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This branch contains the voice input module as part of the multi-modal input pro
1. [Setup](#setup)
1. [Requirements](#requirements)
2. [Google Cloud API](#google-cloud-api)
3. [config.json](#config.json)
3. [config.json](#configjson)
2. [Common Issues on Lab Machines](#common-issues-on-lab-machines)
1. [RabbitMQ](#rabbitmq)
2. [Unity Hub won't open the project](#unity-hub-wont-open-the-project)
Expand Down Expand Up @@ -106,4 +106,4 @@ Installing RabbitMQ as per the instructions on their website, with their install
If this doesn't work, try running `rabbitmq-service install` and then `rabbitmq-service start`

### Unity Hub won't open the project
If Unity Hub is just restarting itself whenever you try to open a project, make sure the project is not on your `P:`. If it is, move it to `C:`.
If Unity Hub is just restarting itself whenever you try to open a project, make sure the project is not on your `P:`. If it is, move it to `C:`.

0 comments on commit 72343d4

Please sign in to comment.