Skip to content

Commit e527023

Browse files
authored
reduced meteor description
1 parent 27c6c16 commit e527023

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ yarn add web3
3333
meteor npm install --save [email protected]
3434
```
3535

36-
In your files simply do:
37-
```js
38-
import Web3 from 'web3';
39-
// or
40-
const Web3 = require('web3');
41-
```
42-
4336
## Usage
4437

4538
```js

0 commit comments

Comments
 (0)