From 534e135bd38cc8d6a71056aa8a80b709d22bc17a Mon Sep 17 00:00:00 2001 From: "Benjamin E. Coe" Date: Mon, 23 Dec 2019 12:16:51 -0500 Subject: [PATCH] docs: update jsdoc license/samples-README (#97) --- datalabeling/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/datalabeling/README.md b/datalabeling/README.md index a87d4d4b88..86323a019e 100644 --- a/datalabeling/README.md +++ b/datalabeling/README.md @@ -19,6 +19,12 @@ Before running the samples, make sure you've followed the steps outlined in [Using the client library](https://github.com/googleapis/nodejs-datalabeling#using-the-client-library). +`cd samples` + +`npm install` + +`cd ..` + ## Samples @@ -43,4 +49,4 @@ __Usage:__ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png [shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-datalabeling&page=editor&open_in_editor=samples/README.md -[product-docs]: https://cloud.google.com/data-labeling/docs/ \ No newline at end of file +[product-docs]: https://cloud.google.com/data-labeling/docs/