Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed
- Mac: Make sure Rust is installed <https://www.rust-lang.org>
  ```
  brew info rust
  ```
  ```
  brew install rust
  ```
  • Loading branch information
TeslaOwnerTips authored Mar 17, 2024
1 parent fea1770 commit 4780b1e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@ git clone https://github.com/madiele/vod2pod-rss.git
## Docker
- Install [Docker Compose](https://docs.docker.com/compose/install/)
- Precompiled images are available [here](https://hub.docker.com/r/madiele/vod2pod-rss/) for linux machines with arm64, amd64 and armv7 (raspberry pis are supported).
- Mac: Make sure Rust is installed <https://www.rust-lang.org>
```
brew info rust
```
```
brew install rust
```

### Docker Compose
```
Expand Down

0 comments on commit 4780b1e

Please sign in to comment.