Skip to content

Commit 63b502d

Browse files
robertlipesbeamer
authored andcommitted
Fix quoting in readme
Cosmetic, but easy. This was introduced in 9bb93e9 Signed-off-by: Robert Lipe <[email protected]>
1 parent 3a5cb0c commit 63b502d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Troubleshooting
5656
---------------
5757
To support organizational changes, we have had to make the following two naming changes which may cause issues for existing users. It can often be simplest to remove everything (uninstall with `brew remove`, and untap with `brew untap riscv/riscv`) and then to re-install (directions up top).
5858

59-
* `riscv` -> `riscv-software-sr`c (for organization) - As long as GitHub continues to redirect the URL, this has not caused problems.
59+
* `riscv` -> `riscv-software-src` (for organization) - As long as GitHub continues to redirect the URL, this has not caused problems.
6060
* `master` -> `main` (for default branch name) - GitHub's branch redirection can be problematic. If you don't want to reinstall, you may be able to fix your tap with the following:
6161
```
6262
$> cd `brew --repository`/Library/Taps/riscv-software-src/homebrew-riscv

0 commit comments

Comments
 (0)