Skip to content

Commit ac5edee

Browse files
authored
Update README.md
1 parent 1a29889 commit ac5edee

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -490,13 +490,15 @@ Follow the prompts to enter the source picture path (Container needs Access to i
490490
```sh
491491
docker exec -it posterizarr pwsh Posterizarr.ps1 -Manual
492492
```
493-
If you did not used `pwsh` on docker exec you can do it this way in you `SH/BASH` shell:
494-
**Inside Unraid/Bash/Sh console**
495-
```sh
496-
pwsh Posterizarr.ps1
497-
pwsh Posterizarr.ps1 -Manual
498-
pwsh Posterizarr.ps1 -Testing
499-
```
493+
> [!TIP]
494+
> If you did not used `pwsh` on docker exec you can do it this way.
495+
>
496+
> Inside your `Unraid` or `Bash` or `Sh` console:
497+
> ```sh
498+
> pwsh Posterizarr.ps1
499+
> pwsh Posterizarr.ps1 -Manual
500+
> pwsh Posterizarr.ps1 -Testing
501+
> ```
500502

501503
### unRAID
502504
> [!TIP]

0 commit comments

Comments
 (0)