mirror of
https://github.com/status-im/re-natal.git
synced 2025-02-04 16:53:25 +00:00
added error tailing instructions to readme
This commit is contained in:
parent
3c89a0a96e
commit
7f47f2320a
@ -54,6 +54,13 @@ Try this command as an example:
|
||||
(swap! app-state assoc :text "Hello Native World")
|
||||
```
|
||||
|
||||
When the REPL starts it will print the location of its compilation log.
|
||||
It's useful to tail it to see any errors, like so:
|
||||
|
||||
```
|
||||
$ tail -f /Volumes/Ambly-81C53995/watch.log
|
||||
```
|
||||
|
||||
|
||||
## Tips
|
||||
- Natal requires npm, Leiningen, and CocoaPods to be installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user