mirror of
https://github.com/sudoxnym/audiobookshelf-atv.git
synced 2026-05-19 20:28:28 +00:00
fix: changed wording
This commit is contained in:
parent
d361b75360
commit
658fcb5e8b
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ Required Software:
|
|||
* [Android Studio](https://developer.android.com/studio)
|
||||
|
||||
<details>
|
||||
<summary>Install the applications with <a href=(https://docs.microsoft.com/en-us/windows/package-manager/winget/#production-recommended)>winget</a></summary>
|
||||
<summary>Install the required software with <a href=(https://docs.microsoft.com/en-us/windows/package-manager/winget/#production-recommended)>winget</a></summary>
|
||||
|
||||
<p>
|
||||
Note: This requires a PowerShell prompt with winget installed. You should be able to copy and paste the code block to install. If you use an elevated PowerShell prompt, UAC will not pop up during the installs.
|
||||
|
|
@ -53,7 +53,7 @@ Required Software:
|
|||
* [Node.js](https://nodejs.org/en/)
|
||||
|
||||
<details>
|
||||
<summary>Install the applications with <a href=(https://brew.sh/)>homebrew</a></summary>
|
||||
<summary>Install the required software with <a href=(https://brew.sh/)>homebrew</a></summary>
|
||||
|
||||
<p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue