mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update READMEs to new package name
This commit is contained in:
@@ -37,10 +37,10 @@ From `ionic` directory:
|
||||
|
||||
From your app directory:
|
||||
|
||||
1. `npm link ionic-framework`
|
||||
1. `npm link ionic-angular`
|
||||
2. `ionic serve` or `ionic run` or `ionic emulate`
|
||||
|
||||
To remove the linked version of `ionic-framework` do `npm rm ionic-framework`, and then reinstall using `npm install ionic-framework`.
|
||||
To remove the linked version of `ionic-angular` do `npm rm ionic-angular`, and then reinstall using `npm install ionic-angular`.
|
||||
|
||||
|
||||
### Running Snapshot
|
||||
|
||||
Reference in New Issue
Block a user