Skip to content

Commit

Permalink
Merge pull request #578 from JakeRoggenbuck/type-1
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeRoggenbuck authored Oct 28, 2024
2 parents d74546b + 725f67b commit 30a6319
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 @@ -46,7 +46,7 @@ If you have cargo on your machine, skip to step 3
sudo cp ~/.cargo/bin/acs /usr/bin/acs
```

Note: If you recieve error `linker 'cc' not found`, then you need to install a C compiler (gcc, cmake, etc.) first.
Note: If you receive error `linker 'cc' not found`, then you need to install a C compiler (gcc, cmake, etc.) first.

<hr>

Expand All @@ -70,7 +70,7 @@ Auto clock speed has been tested to work on the following devices. If you have a
| ----------- | ------------- | ----- |
| Dell XPS 13 9360 | Working | |
| Dell Latitude 7480 | Working | |
| Steam Deck | Working | Edit mode not neccessary (use built in governor switcher) |
| Steam Deck | Working | Edit mode not necessary (use built in governor switcher) |
| Thinkpad T400 | Working | |
| Thinkpad T460 | Working | |
| Thinkpad X230 | Working | |
Expand Down

0 comments on commit 30a6319

Please sign in to comment.