Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 02d36ce

Browse files
committed
README-PUBLISH.md: update test git clone line
1 parent c0dcdcb commit 02d36ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README-PUBLISH.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ For this, on each platform:
5858
on Windows the current paths always use spaces, so renaming is not needed;
5959
- clone this repo locally; on Windows use the Git console;
6060
```
61-
$ git clone --recurse-submodules https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack.git
61+
$ git clone --recurse-submodules https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack.git \
62+
~/Downloads/riscv-none-embed-gcc-xpack.git
6263
```
6364
- in a separate workspace, Import -> General -> Existing Projects into Workspace
6465
the Eclipse projects available in the

0 commit comments

Comments
 (0)