Skip to content

Commit 9ebce17

Browse files
authored
Update README.md
1 parent 14b1416 commit 9ebce17

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ This is a copy of [Boost](http://www.boost.org/) that is used to build React Nat
44

55
You probably don't want to directly use this repository. Its sole purpose is to distribute the Boost code for building React Native.
66

7+
## To update
8+
9+
React Native build tools expect specific folder structure.
10+
Run this command to get a .tar.gz file and upload it to Releases.
11+
12+
```
13+
tar -cvzf boost_1_57_0.tar.gz boost_1_57_0/
14+
```
15+
16+
717
## License
818

919
The Boost Software License 1.0 is included with this repository and its releases.

0 commit comments

Comments
 (0)