There was an error while loading. Please reload this page.
1 parent 9b1b709 commit 32b641dCopy full SHA for 32b641d
README.org
@@ -17,6 +17,11 @@ If you don't know how to use el-get you can find more information on its [[https
17
** Melpa
18
You can also obtain solidity-mode from [[http://melpa.org/#/][Melpa]] as can be seen [[http://melpa.org/#/solidity-mode][here]].
19
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
+
25
* Configuration
26
By default solidity-mode associates itself with any files ending in =.sol=.
27
0 commit comments