Chromium Code Reviews| Index: third_party/pkg/README |
| diff --git a/third_party/pkg/README b/third_party/pkg/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..95d887deb5123aa6d5df99890bb4d4ec7b06bce3 |
| --- /dev/null |
| +++ b/third_party/pkg/README |
| @@ -0,0 +1,4 @@ |
| +Packages in this directory should only be updated at their respective source |
| +location (github), then updated here. |
| + |
| +To update package di run di/update.sh from a git enlistment. |
|
Siggi Cherem (dart-lang)
2013/12/20 23:40:20
another option would be to use a gyp dependency. m
blois
2013/12/21 00:00:12
Added a todo for the GYP dependency.
|