浏览代码

add command to README.md

McMenemy 4 年之前
父节点
当前提交
518621a1bd
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 2 1
      README.md
  2. 1 1
      package-lock.json

+ 2 - 1
README.md

@@ -101,7 +101,8 @@ and navigate to `build/viewer`
 
 **Ion names**
 
-    node --max-old-space-size=4096 lib/commonjs/cli/chem-comp-dict/create-table.js build/data/ccb.bcif -ino src/mol-model/structure/model/types/ions.ts
+    node --max-old-space-size=4096 lib/commonjs/cli/chem-comp-dict/create-ions.js src/mol-model/structure/model/types/ions.ts
+
 
 **GraphQL schemas**
 

+ 1 - 1
package-lock.json

@@ -15084,4 +15084,4 @@
       }
     }
   }
-}
+}