parent
8283ff76bc
commit
fb93394da6
10
README.md
10
README.md
|
@ -20,7 +20,7 @@ make
|
||||||
Make a new folder, then run the following command:
|
Make a new folder, then run the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./ceev init
|
./ceev init
|
||||||
```
|
```
|
||||||
|
|
||||||
### Building the project
|
### Building the project
|
||||||
|
@ -28,7 +28,7 @@ Make a new folder, then run the following command:
|
||||||
Run the following command:
|
Run the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./ceev build
|
./ceev build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Running the project
|
### Running the project
|
||||||
|
@ -36,7 +36,7 @@ Run the following command:
|
||||||
Run the following command:
|
Run the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./ceev run
|
./ceev run
|
||||||
```
|
```
|
||||||
|
|
||||||
### More help
|
### More help
|
||||||
|
@ -44,7 +44,7 @@ Run the following command:
|
||||||
Run the following command:
|
Run the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./ceev --help
|
./ceev --help
|
||||||
```
|
```
|
||||||
if you need more help.
|
if you need more help.
|
||||||
|
|
||||||
|
@ -54,4 +54,4 @@ CeeV is licensed under the AGPL-3.0 License. See [LICENSE](LICENSE) for more inf
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
||||||
|
|
Loading…
Reference in New Issue