Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8c4d948

Browse files
committed
Add info regarding "building with Linux" in README
1 parent 2275ef1 commit 8c4d948

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ To run the application locally, you should:
1212
* `yarn serve` to start the local development server.
1313
* Open a browser at `localhost:8000`.
1414

15+
_In order to build package using linux you should set the env CI=1 along with the rake execution. `CI=1 bundle exec rake`_
16+
1517
## Contributing
1618

1719
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby-syntax-tree/syntax_tree.

0 commit comments

Comments
 (0)