You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ sudo apt remove cdt
28
28
29
29
## Building from source
30
30
31
-
Recent Ubuntu LTS releases are the only Linux distributions that we fully support. Other Linux distros and other POSIX operating systems (such as macOS) are tended to on a best-effort basis and may not be full featured.
31
+
Recent Ubuntu LTS releases are the only Linux distributions that we fully support. Other Linux distros and other POSIX operating systems (such as macOS) are tended to on a best-effort basis and may not be full featured.
32
32
33
-
The instructions below assume that you are building on Ubuntu 20.04.
33
+
The instructions below assume that you are building on Ubuntu 20.04.
34
34
35
35
### Install dependencies
36
36
@@ -136,7 +136,7 @@ Installing CDT globally on your system will install the following tools in a loc
136
136
* cdt-strip
137
137
* eosio-pp
138
138
* eosio-wasm2wast
139
-
* eosio-wast2wasm
139
+
* eosio-wast2wasm
140
140
141
141
It will also install CMake files for CDT accessible within a `cmake/cdt` directory located within your system's `lib` directory.
0 commit comments