diff --git a/docs.wrm/getting-started.wrm b/docs.wrm/getting-started.wrm index 27a0e85207..19d800ab4f 100644 --- a/docs.wrm/getting-started.wrm +++ b/docs.wrm/getting-started.wrm @@ -11,7 +11,7 @@ If using NPM, you must first install Ethers. _code: installing via NPM @lang # Install ethers - /home/ricmoo/test-ethers> npm install ethers@beta-exports + /home/ricmoo/test-ethers> npm install ethers _null: @@ -35,7 +35,7 @@ _code: importing in Node.js @lang