提交 5a125b1d 编写于 作者: K krisgiesing

Update CONTRIBUTING.md

上级 f0bdd4c5
......@@ -73,6 +73,8 @@ The test should have a `main` function and use `package:test`.
Running the examples
--------------------
* Before running the examples, you'll need to set up your path to include the Dart SDK directory, like so (starting in the src directory of your code tree):
- ``$ export PATH=$PATH:`pwd`/third_party/dark-sdk/dart-sdk/bin``
* You can find example code in subdirectories of the `examples` directory, for example `examples/stocks`.
* Once you have a local build, run `pub get` from the example folder of your choice to make sure that you have all of the Dart dependencies.
* Then, to run the current example locally, you can run:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册