Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
remove snapos dir
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Mar 3, 2018
1 parent 8b82c82 commit 951d40a
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openwrt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ $ ./scripts/feeds install -a
```

### Add snapcast
Within the `<wrt dir>/package` directory create a symbolic link to `<snapos dir>/openwrt/snapos`:
Within the `<wrt dir>/package` directory create a symbolic link to `<snapos dir>/openwrt`:

```
$ cd <wrt dir>
$ ln -s <snapos dir>/openwrt/snapos/ package/
$ ln -s <snapos dir>/openwrt package/snapos
```

### Build
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 951d40a

Please sign in to comment.