Skip to content

Commit

Permalink
bug: removing $ for the npm install command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vabs committed Jan 4, 2025
1 parent 04443a1 commit f2f8e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This library is designed for server-side Node.js applications. Attempting to use

## Quick Start

$ npm install @googlemaps/google-maps-services-js
npm install @googlemaps/google-maps-services-js

Below is a simple example calling the elevation method on the client class.

Expand Down

0 comments on commit f2f8e4b

Please sign in to comment.