Update README.md
This commit is contained in:
parent
c79b37b7c8
commit
1416509041
10
README.md
10
README.md
|
@ -16,10 +16,10 @@ Personal dotfiles saved and deployed using [sadedot][1].
|
|||
git clone --recursive ${REPO_URL}
|
||||
```
|
||||
|
||||
where `${REPO_URL}` is your github 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
|
||||
git clone --recursive git@github.com:santilococo/cdotfis.git
|
||||
git clone --recursive git@codeberg.org:slococo/cdotfis.git
|
||||
```
|
||||
|
||||
## Usage <a name="usage"></a>
|
||||
|
@ -42,7 +42,7 @@ PRs are welcome.
|
|||
## License <a name="license"></a>
|
||||
[MIT](https://raw.githubusercontent.com/santilococo/cdotfis/master/LICENSE.md)
|
||||
|
||||
[1]: https://github.com/santilococo/sadedot
|
||||
[2]: https://github.com/santilococo/cdotfis/fork
|
||||
[3]: https://github.com/santilococo/cdotfis/tree/master/dotfiles/other
|
||||
[1]: https://codeberg.org/slococo/sadedot
|
||||
[2]: https://codeberg.org/slococo/cdotfis/fork
|
||||
[3]: https://codeberg.org/slococo/cdotfis/tree/master/dotfiles/other
|
||||
|
||||
|
|
Loading…
Reference in New Issue