mirror of
https://github.com/block/goose.git
synced 2026-06-02 06:19:33 +02:00
chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com> Co-authored-by: Michael Neale <michael.neale@gmail.com> continuing migration to aaif
This commit is contained in:
+3
-3
@@ -30,9 +30,9 @@ sudo zypper install dpkg fakeroot gcc gcc-c++ make
|
||||
**android / termux:**
|
||||
|
||||
goose is not officially support termux build yet, you need some minor patch to fix build issues.
|
||||
We will publish goose (block-goose) into termux-packages.
|
||||
We will publish goose (block-goose) into termux-packages. <!-- NOTE: package name kept for backwards compat -->
|
||||
If you want to try there is a non-official build, https://github.com/shawn111/goose/releases/download/termux/goose-termux-aarch64.tar.bz2
|
||||
For more details, see: https://github.com/block/goose/pull/3890
|
||||
For more details, see: https://github.com/aaif-goose/goose/pull/3890
|
||||
|
||||
```bash
|
||||
pkg install rust
|
||||
@@ -49,7 +49,7 @@ pkg install cmake protobuf clang build-essential
|
||||
|
||||
### 1. Clone and Setup
|
||||
```bash
|
||||
git clone https://github.com/block/goose.git
|
||||
git clone https://github.com/aaif-goose/goose.git
|
||||
cd goose
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user