Skip to content

Commit 9011016

Browse files
author
Sergei Baranov
authored
Update README.md
1 parent e44d34a commit 9011016

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ This example shows how to use Anychart with
1313
To run this sample:
1414

1515
Clone the repository from github:
16-
```
16+
```bash
1717
$ git clone [email protected]:anychart-integrations/anychart-react-native.git
1818
```
1919

2020
Navigate to the repository folder:
21-
```
21+
```bash
2222
$ cd anychart-react-native
2323
```
2424

2525
Install all project requirements:
26-
```
26+
```bash
2727
sudo npm install
2828
```
2929

3030
Now you can start a development server:
31-
```
31+
```bash
3232
sudo npm start
3333
```
3434

0 commit comments

Comments
 (0)