diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-01-10 11:55:06 -0500 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-01-10 13:16:10 -0500 |
| commit | 560b3d8866dfb9dc6411a01a02de1844dc6e0497 (patch) | |
| tree | 0f6e665da0cd0dcf89ecd700c5f3b9a8d94d700c /README.md | |
| parent | src/ext_deplends updated arsd:{core.d,cgi.d} (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -11,7 +11,7 @@ author: name: "Ralph Amissah" email: ralph.amissah@gmail.com -copyright: "(C) 2015 - 2025 Ralph Amissah, All Rights Reserved." +copyright: "(C) 2015 - 2026 Ralph Amissah, All Rights Reserved." license: - "project code: AGPL 3 or later" @@ -84,9 +84,9 @@ Make a directory and clone the sisudoc-spine project mkdir ~/git.sisudoc cd ~/git.sisudoc - git clone --depth=1 git://git.sisudoc.org/software/sisudoc-spine && \ - git clone --depth=1 git://git.sisudoc.org/software/sisudoc-spine-search-cgi && \ - git clone --depth=1 git://git.sisudoc.org/markup/sisudoc-spine-samples + git clone --depth 1 git://git.sisudoc.org/software/sisudoc-spine && \ + git clone --depth 1 git://git.sisudoc.org/software/sisudoc-spine-search-cgi && \ + git clone --depth 1 git://git.sisudoc.org/markup/sisudoc-spine-samples such a relative directory layout will be assumed in the examples that provided |
