Skip to content

Commit

Permalink
Remove outdated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Ray committed Dec 13, 2024
1 parent 67e1c05 commit 092a00c
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 181 deletions.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
19 changes: 0 additions & 19 deletions docs/building.md

This file was deleted.

89 changes: 0 additions & 89 deletions docs/development.md

This file was deleted.

33 changes: 0 additions & 33 deletions docs/hub.md

This file was deleted.

39 changes: 0 additions & 39 deletions docs/peers-connection.md

This file was deleted.

0 comments on commit 092a00c

Please sign in to comment.