Skip to content

Commit

Permalink
using regular npm import url again
Browse files Browse the repository at this point in the history
  • Loading branch information
tuesd4y authored Aug 20, 2017
1 parent d311cff commit 1a7baba
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 @@ -7,7 +7,7 @@ A simple interface for accessing the webuntis API
`npm init`
* install the api

`npm install --save https://github.com/DavidM42/node-webuntis.git`
`npm install --save untis-api`

* write something like this in your main.js

Expand Down

0 comments on commit 1a7baba

Please sign in to comment.