mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-25 09:59:21 +01:00
README: remove submodule instructions
Some checks are pending
CI (Pinnacle) / Build (push) Waiting to run
CI (Pinnacle) / Run tests (push) Waiting to run
CI (Pinnacle) / Check formatting (push) Waiting to run
CI (Pinnacle) / Clippy check (push) Waiting to run
Build and Publish Lua Docs / Build (push) Waiting to run
Build Rust Docs / Build docs (push) Waiting to run
Some checks are pending
CI (Pinnacle) / Build (push) Waiting to run
CI (Pinnacle) / Run tests (push) Waiting to run
CI (Pinnacle) / Check formatting (push) Waiting to run
CI (Pinnacle) / Clippy check (push) Waiting to run
Build and Publish Lua Docs / Build (push) Waiting to run
Build Rust Docs / Build docs (push) Waiting to run
This commit is contained in:
parent
be18f9f884
commit
6495785848
1 changed files with 1 additions and 2 deletions
|
@ -103,10 +103,9 @@ TODO: other distros
|
|||
|
||||
# Building
|
||||
|
||||
Clone this repository and, if building with Snowcap integration, update the `snowcap` submodule:
|
||||
Clone this repository:
|
||||
```sh
|
||||
git clone https://github.com/pinnacle-comp/pinnacle
|
||||
git submodule update --init
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
|
Loading…
Reference in a new issue