mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 02:52:24 +00:00
added 'make install' to the readme.
This commit is contained in:
parent
d292b4b2c9
commit
2a65229fef
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ with the following simple steps:
|
||||||
|
|
||||||
1. Install pre-requisites such as git, gcc, static C libraries, diff utils.
|
1. Install pre-requisites such as git, gcc, static C libraries, diff utils.
|
||||||
2. Clone the repository and run 'make full'.
|
2. Clone the repository and run 'make full'.
|
||||||
3. Optionally install to a system directory such as /opt or /usr/local/share.
|
3. Optionally install to a system directory such as /opt or /usr/local/share with 'make install'.
|
||||||
4. Set your PATH variable to include the compiler binary.
|
4. Set your PATH variable to include the compiler binary.
|
||||||
|
|
||||||
These are detailed below:
|
These are detailed below:
|
||||||
|
|
@ -302,4 +302,4 @@ Also, Vishaps are known in tales, fiction. [This page](http://blog.fogus.me/2015
|
||||||
|
|
||||||
## History
|
## History
|
||||||
|
|
||||||
See [**History**](/doc/History.md).
|
See [**History**](/doc/History.md).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue