Filling out Readme.md
This commit is contained in:
parent
7b8642d6fd
commit
c33d3bf149
|
@ -14,7 +14,7 @@ Tesses Cross Language
|
||||||
## To Install
|
## To Install
|
||||||
[Follow TessesFramework setup](https://gitea.site.tesses.net/tesses50/tesses-framework)
|
[Follow TessesFramework setup](https://gitea.site.tesses.net/tesses50/tesses-framework)
|
||||||
|
|
||||||
## Run these commands
|
## Run these commands to install crosslang (or use binaries from [here](https://crosslang.tesseslanguage.com/download/))
|
||||||
```bash
|
```bash
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
@ -22,7 +22,7 @@ cmake -S .. -B .
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
```
|
||||||
Ye are of God, little children, and have overcome them: because greater is he that is in you, than he that is in the world. (1 John 4:4)
|
Ye are of God, little children, and have overcome them: because greater is he that is in you, than he that is in the world. (1 John 4:4)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue