-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
12 additions
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,7 +95,18 @@ Join the discord for support, & report any bugs or features on Github :heart: | |
|
||
## Development | ||
|
||
See [docs/development.md](docs/development.md) | ||
You will need the flutter SDK to be installed on your platform. | ||
Follow the guide at https://docs.flutter.dev/get-started/install. | ||
You will | ||
|
||
You might need to install `cmake`, `openssl`, `curl` and other depencies in order | ||
to compile the project. | ||
|
||
```sh | ||
git clone --recurse-submodules [email protected]:G-Ray/pikatorrent.git pikatorrent | ||
cd pikatorrent/app | ||
flutter run | ||
``` | ||
|
||
## Localization | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.