Skip to content

Commit 5b106a5

Browse files
authored
Update README.md
1 parent d44d9de commit 5b106a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,13 @@ Web3swift requires Swift 4.1 and iOS 9.0 or macOS 10.13 although we recommend to
7777
### Installation
7878

7979
web3swift is available through [CocoaPods](http://cocoapods.org). To install
80-
it, simply add the following line to your Podfile:
80+
it, simply add the following line to your `Podfile`:
8181

8282
```ruby
8383
pod 'web3swift', git: 'https://github.com/BANKEX/web3swift.git'
8484
```
85+
86+
Run `pod install` from the command line
8587
### Current functionality
8688

8789
- Send transactions, call functions of smart-contracts, estimate gas costs

0 commit comments

Comments
 (0)