Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bestander authored Dec 19, 2016
1 parent 14b1416 commit 9ebce17
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ This is a copy of [Boost](http://www.boost.org/) that is used to build React Nat

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

## To update

React Native build tools expect specific folder structure.
Run this command to get a .tar.gz file and upload it to Releases.

```
tar -cvzf boost_1_57_0.tar.gz boost_1_57_0/
```


## License

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

0 comments on commit 9ebce17

Please sign in to comment.