Skip to content

Commit 27a015a

Browse files
committed
docs: update README with generic repository cloning instructions
1 parent 3df337b commit 27a015a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ apt-get install -y curl apt-transport-https ca-certificates software-properties-
8181
Ensure you have the latest repository cloned to maintain compatibility with other Namada interfaces. Use the following commands to clone the repository and navigate into its directory.
8282

8383
```sh
84-
# Clone this repository, copy the URL from the Code button above and use.
84+
# Clone this repository, copy the URL from the Code button above.
8585
git clone <copied-url>
8686
cd <repository-name>
8787
```

0 commit comments

Comments
 (0)