diff --git a/README.md b/README.md index 46b5226..c02aa8f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Make an empty project directory somewhere convenient for you, [download this fil `npm install twit` -This installs some code to the `npm_modules` subdirectory, which you don't need to worry about. (It's Twit, the library that lets us talk to Twitter.) +This installs some code to the `node_modules` subdirectory, which you don't need to worry about. (It's Twit, the library that lets us talk to Twitter.) ## Connecting to Twitter