Update README.md
This commit is contained in:
parent
cbfbbd05c2
commit
e6d86a2926
10
README.md
10
README.md
|
@ -19,7 +19,7 @@ git clone --recursive ${REPO_URL}
|
|||
where `${REPO_URL}` is your git repository remote url (HTTPS or SSH). For example, in my case:
|
||||
|
||||
```bash
|
||||
git clone --recursive git@codeberg.org:slococo/cdotfis.git
|
||||
git clone --recursive git@git.slc.ar:slococo/cdotfis.git
|
||||
```
|
||||
|
||||
## Usage <a name="usage"></a>
|
||||
|
@ -40,9 +40,9 @@ You can add shell scripts to the `scripts` folder that will be run at the end of
|
|||
PRs are welcome.
|
||||
|
||||
## License <a name="license"></a>
|
||||
[MIT](https://codeberg.org/slococo/cdotfis/raw/branch/master/README.md)
|
||||
[MIT](https://git.slc.ar/slococo/cdotfis/raw/branch/master/README.md)
|
||||
|
||||
[1]: https://codeberg.org/slococo/sadedot
|
||||
[2]: https://codeberg.org/slococo/cdotfis/fork
|
||||
[3]: https://codeberg.org/slococo/cdotfis/src/branch/master/dotfiles/other
|
||||
[1]: https://git.slc.ar/slococo/sadedot
|
||||
[2]: https://git.slc.ar/slococo/cdotfis/fork
|
||||
[3]: https://git.slc.ar/slococo/cdotfis/src/branch/master/dotfiles/other
|
||||
|
||||
|
|
Loading…
Reference in New Issue