Remove duplicated install
This commit is contained in:
parent
f86140996b
commit
ba96c23b84
1 changed files with 0 additions and 4 deletions
|
|
@ -63,10 +63,6 @@ npm install mithril@rewrite --save
|
|||
|
||||
to install Mithril. This will create a folder called `node_modules`, and a `mithril` folder inside of it. It will also add an entry under `dependencies` in the `package.json` file
|
||||
|
||||
```bash
|
||||
npm install mithril@rewrite --save
|
||||
```
|
||||
|
||||
You are now ready to start using Mithril. The recommended way to structure code is to modularize it via CommonJS modules:
|
||||
|
||||
```javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue