Skip to content

Commit 0976c82

Browse files
buncisaksonov
authored andcommitted
remove trailing backtick (#2067)
at git clone link
1 parent 4e903e6 commit 0976c82

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
@@ -52,7 +52,7 @@ Actions.refresh({param1: 'hello', param2: 'world'})
5252

5353
```bash
5454
# Get the code
55-
git clone [email protected]:aksonov/react-native-router-flux.git`
55+
git clone [email protected]:aksonov/react-native-router-flux.git
5656
cd react-native-router-flux/Example
5757

5858
# Install dependencies

0 commit comments

Comments
 (0)