Mon Jun 26 15:25:26 CEST 2023
This commit is contained in:
@@ -19,14 +19,16 @@ Insiration was taken from [@JakubAndrysek](https://github.com/JakubAndrysek)'s [
|
||||
|
||||
**Clone the repo**
|
||||
|
||||
HTTPS: `git clone https://github.com/mnjx/solen`
|
||||
SSH: `git clone git@github.com:mnjx/solen.git`
|
||||
| Method | Command |
|
||||
| ------ | ----------------------------------------- |
|
||||
| HTTPS | `git clone https://github.com/mnjx/solen` |
|
||||
| SSH | `git clone git@github.com:mnjx/solen.git` |
|
||||
|
||||
**Navigate into the repo directory**
|
||||
|
||||
`cd solen`
|
||||
|
||||
**Install** *(superuser privileges required)*
|
||||
**Install**
|
||||
|
||||
`sudo make install`
|
||||
|
||||
@@ -34,8 +36,8 @@ SSH: `git clone git@github.com:mnjx/solen.git`
|
||||
|
||||
| Location | Command |
|
||||
| ------------------------------ | ---------- |
|
||||
| From the repo folder: | `make run` |
|
||||
| From anywhere on the computer: | `solen` |
|
||||
| From the repo folder | `make run` |
|
||||
| From anywhere on the computer | `solen` |
|
||||
|
||||
# Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user