Skip to content

Commit a6e1ca1

Browse files
Update install.md
1 parent d6b02b4 commit a6e1ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ There are also a couple of different alternatives when downloading and installin
2626
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
2727
| <h3>Minimal</h3>Just the lento compiler, and build tools are installed globally on your system. Minimal installers provide centrally the LC compiler and the tools for installing packages. Some may install further build tools (i.e. for parsing and lexing) as well. Only the core libraries necessary for each platform are included. | [Windows](#), [Linux](#), [OSX](#), [Source](https://github.com/lento-lang/Lento) |
2828
| <h3>Platform</h3>Installs the lento compiler, the lento REPL interpreter, the standard library and some other tools globally on your system. Minimal installers provide centrally the LC compiler and the tools for installing packages. Some may install further build tools (i.e. for parsing and lexing) as well. Only the core libraries necessary for each platform are included. | [Windows](#), [Linux](#), [OSX](#), [Source](https://github.com/lento-lang/Lento) |
29-
29+
| <h3>Full</h3>Installs the lento compiler, the lento REPL interpreter, the standard library and some other tools globally on your system. Minimal installers provide centrally the LC compiler and the tools for installing packages. Some may install further build tools (i.e. for parsing and lexing) as well. Only the core libraries necessary for each platform are included. | [Windows](#), [Linux](#), [OSX](#), [Source](https://github.com/lento-lang/Lento) |
3030

3131
<style>
3232
/* Nice table styling */

0 commit comments

Comments
 (0)