diff --git a/README.md b/README.md index 592ce5e6..45fccb38 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Within `bower.json`, update to a new release by changing the version number that { "name": "myapp", "dependencies": { - "primer-css": "0.x.x" + "primer-css": "x.x.x" } } ```