Skip to content

Commit e37f1a7

Browse files
jae-huhbrentvatne
authored andcommitted
Add 'v' for consistency (expo#252)
Added 'v' in front of 6 on line 12 to keep the document more consistent. Line 45 specifies versions using 'v' before version numbers and 12 didn't.
1 parent 89f8b78 commit e37f1a7

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
@@ -9,7 +9,7 @@ Once you're up and running with Create React Native App, visit [this tutorial](h
99

1010
## Quick Overview
1111

12-
Make sure you have Node 6 or later installed. No Xcode or Android Studio installation is required.
12+
Make sure you have Node v6 or later installed. No Xcode or Android Studio installation is required.
1313

1414
```sh
1515
$ npm install -g create-react-native-app

0 commit comments

Comments
 (0)