Explorar o código

add command to README.md

McMenemy %!s(int64=4) %!d(string=hai) anos
pai
achega
518621a1bd
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  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 @@
       }
     }
   }
-}
+}