Skip to content

Commit 0ff358b

Browse files
authored
Update Readme
1 parent 4c5f29b commit 0ff358b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Host Trace Interface
1+
= Hart Trace Interface
22

33
== License
44

@@ -42,13 +42,13 @@ To build the document, you'll need the following tools installed on your system:
4242
=== Cloning the Repository
4343

4444
```shell
45-
git clone --recurse-submodules https://github.com/riscv-non-isa/host-trace-interface.git
45+
git clone --recurse-submodules https://github.com/riscv-non-isa/hart-trace-interface.git
4646
```
4747

4848
All in one single line:
4949

5050
```shell
51-
git clone --recurse-submodules https://github.com/riscv-non-isa/host-trace-interface && cd host-trace-interface && git submodule update --init --recursive
51+
git clone --recurse-submodules https://github.com/riscv-non-isa/hart-trace-interface && cd hart-trace-interface && git submodule update --init --recursive
5252

5353
```
5454

0 commit comments

Comments
 (0)