-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Jon-Becker/heimdall-rs
- Loading branch information
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,6 @@ If you want to manually install bifrost, you can download the latest release fro | |
Once you have installed `bifrost`, you can use it to install Heimdall using the following command from a new terminal: | ||
|
||
```bash | ||
# install heimdall. By default, it will be compiled from source, which may take some time. | ||
bifrost | ||
``` | ||
|
||
|
@@ -40,4 +39,4 @@ If you've found an issue or have a question, please open an issue [here](https:/ | |
## Credits | ||
- Jonathan Becker \<[email protected]> | ||
|
||
A list of all [contributors](https://jbecker.dev/r/heimdall-rs/wiki) can be found in the wiki. | ||
A list of all [contributors](https://jbecker.dev/r/heimdall-rs/wiki) can be found in the wiki. |