diff --git a/README.md b/README.md index 99efb23..678b387 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,6 @@ The Swift Modules manager similar to the JavaScript world's *npm* and *bower* # Installation -``` -$ npm install -g swm -``` - -or without node.js: ``` $ curl "https://raw.github.com/jankuca/swm/master/install.sh" | bash