17 lines
467 B
Markdown
17 lines
467 B
Markdown
---
|
|
title: Install LSC
|
|
weight: 2
|
|
---
|
|
|
|
# Install LSC
|
|
|
|
To install the Large Star Collider (LSC), go to this git repository:
|
|
|
|
https://github.com/engboris/large-star-collider
|
|
|
|
You can either compile the LSC from sources or download a released binary.
|
|
- For Linux x86-x64: https://github.com/engboris/large-star-collider/tags
|
|
|
|
You can then write your programs on any text file and follow the instructions
|
|
in the `README.md` file of the Github repository to execute them!
|