From: lkcl Date: Mon, 27 Jan 2020 10:51:10 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3671 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=58296a9f64139470b1c85828d84d0f26be7ac541;p=libreriscv.git --- diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index eb60c8670..c471b2d7d 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -298,6 +298,10 @@ repos at http://git.libre-riscv.org: git clone gitolite3@git.libre-riscv.org:REPONAME.git +Alternatively, the .ssh/config can be skipped and this used: + + git clone ssh://gitolite3@git.libre-riscv.org:922/REPONAME.git + # Checking out the HDL repositories * mkdir ~/src