Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Minor change to README file #236

Merged
merged 1 commit into from
Dec 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/stats/web_client_monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ to make a service account key available via the GOOGLE_APPLICATION_CREDENTIALS
environment variable. Then serve the HTML file from the Node.js server with
Express:
```
cd
cd ..
npm install
npm start
```
Expand Down