mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
Fixed incorrect repository name in README
This commit is contained in:
parent
7977ae3910
commit
425ab89573
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ such as:
|
|||
To build HermitCore from source (without compiler), the repository with its submodules has to be cloned.
|
||||
|
||||
```bash
|
||||
$ git clone git@github.com:hermitcore/libhermit.git
|
||||
$ git clone git@github.com:hermitcore/libhermit.git HermitCore
|
||||
$ cd HermitCore
|
||||
$ git submodule init
|
||||
$ git submodule update
|
||||
|
|
Loading…
Add table
Reference in a new issue