Fix hypersolar plugin example, it does not exist (#179)

This commit is contained in:
Fernando Montoya 2016-07-16 17:37:46 -05:00 committed by Guillermo Rauch
parent c00d488de2
commit ba84c12788

View file

@ -52,7 +52,7 @@ module.exports = {
// a list of plugins to fetch and install from npm // a list of plugins to fetch and install from npm
// format: [@org/]project[#version] // format: [@org/]project[#version]
// examples: // examples:
// `hypersolar` // `hyperpower`
// `@company/project` // `@company/project`
// `project#1.0.1` // `project#1.0.1`
plugins: [], plugins: [],