Update README.md

This commit is contained in:
Santiago Lo Coco 2023-10-06 23:14:01 -03:00
parent cbfbbd05c2
commit e6d86a2926
1 changed files with 5 additions and 5 deletions

View File

@ -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: where `${REPO_URL}` is your git repository remote url (HTTPS or SSH). For example, in my case:
```bash ```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> ## 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. PRs are welcome.
## License <a name="license"></a> ## 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 [1]: https://git.slc.ar/slococo/sadedot
[2]: https://codeberg.org/slococo/cdotfis/fork [2]: https://git.slc.ar/slococo/cdotfis/fork
[3]: https://codeberg.org/slococo/cdotfis/src/branch/master/dotfiles/other [3]: https://git.slc.ar/slococo/cdotfis/src/branch/master/dotfiles/other