Skip to content

Commit 32b641d

Browse files
Weiwu ZhangLefterisJP
authored andcommitted
Update README.org
added the steps needed for melpa
1 parent 9b1b709 commit 32b641d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.org

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ If you don't know how to use el-get you can find more information on its [[https
1717
** Melpa
1818
You can also obtain solidity-mode from [[http://melpa.org/#/][Melpa]] as can be seen [[http://melpa.org/#/solidity-mode][here]].
1919

20+
1. Install melpa and make sure emacs is started with it.
21+
2. Press =Alt+x= (this is in emacs notation written as =M-x= ) and then type =package-refresh-contents=.
22+
3. Press =Alt+x= and then type =package-install=. This will prompt you for a package.
23+
3. type =solidity-mode= and hit enter, this should install all you need.
24+
2025
* Configuration
2126
By default solidity-mode associates itself with any files ending in =.sol=.
2227

0 commit comments

Comments
 (0)