chore(): display package name correctly in docs

This commit is contained in:
Ibby
2017-03-20 20:14:51 -04:00
parent da109514ae
commit fe3e31d580
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ docType: "<$ doc.docType $>"
<@ endif @>
<pre><code>$ <@ if prop.install @><$ prop.install $><@ else @>ionic plugin add <$ prop.plugin $><@ endif @>
$ npm install --save @ionic-native/<$ prop.npmId $>
$ npm install --save @ionic-native/<$ doc.npmId $>
</code></pre>
<p>Repo:
<a href="<$ prop.repo $>">