my website at ewancroft.uk
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Add SSH URI to `git clone` string.

authored by

Ewan Croft and committed by
GitHub
50067493 7bf06553

+1 -1
+1 -1
README.md
··· 27 27 1. Clone the repository: 28 28 29 29 ```bash 30 - git clone <repository-url> 30 + git clone git@github.com:ewanc26/website.git 31 31 cd website-redesign 32 32 ``` 33 33