mirror of
https://github.com/molstar/molstar.git
synced 2026-06-04 13:30:24 +08:00
Update index.md (#1472)
Fix command typo: changed 'npm build' to 'npm run build'
This commit is contained in:
@@ -25,7 +25,7 @@ import { PluginContext } from 'molstar/lib/mol-plugin/context';
|
||||
git clone https://github.com/molstar/molstar.git
|
||||
cd molstar
|
||||
npm install
|
||||
npm build
|
||||
npm run build
|
||||
```
|
||||
|
||||
--------------------
|
||||
|
||||
Reference in New Issue
Block a user