Hi, I'd love to use Starboard in my project and I noticed that the development [README.md](https://github.com/gzuidhof/starboard-notebook/tree/master/packages/starboard-notebook) is not updated yet. ``` yarn run install ``` did not work. But instead ``` yarn install ``` in the root package worked. Can I create a pull request to update the documentation about running each package?
Hi, I'd love to use Starboard in my project and I noticed that the development README.md is not updated yet.
did not work. But instead
in the root package worked.
Can I create a pull request to update the documentation about running each package?