Merge pull request #2 from ekenalt/ekenalt-patch-1

Update README.md
This commit is contained in:
ekenalt 2023-07-21 08:31:11 -05:00 committed by GitHub
commit 2ea7aa3ec8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ version is **4.3.11**.
02. Clone the repository:
```console
git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
git clone --recursive https://github.com/ekenalt/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
```
<details>