Skip to content

Commit

Permalink
Fixed Readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Oct 7, 2023
1 parent 695872e commit f6c6a8a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ irm app.sophi.app -useb | iex
[WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

```powershell
winget install --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
winget download --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
```

> **Note**: If you installed `SophiApp` via `WinGet`, before removing files, you should uninstall `SophiApp` via `WinGet` first, unless you won't be able to re-download package again.
Expand Down
2 changes: 1 addition & 1 deletion README_de-de.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ irm app.sophi.app -useb | iex
[WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

```powershell
winget install --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
winget download --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
```

> **Note**: Wenn Sie `SophiApp` über `WinGet` installiert haben, sollten Sie `SophiApp` zuerst über `WinGet` deinstallieren, es sei denn, Sie sind nicht in der Lage, das Paket erneut herunterzuladen.
Expand Down
2 changes: 1 addition & 1 deletion README_it-it.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ irm app.sophi.app -useb | iex
[Winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

```powershell
winget install sophiapp
winget download sophiapp
```
> **Nota**: Se hai installato `SophiApp` tramite `WinGet`, devi prima disinstallare `SophiApp` tramite `WinGet` prima di rimuovere i file, altrimenti non sarai in grado di scaricare nuovamente il pacchetto.
Expand Down
2 changes: 1 addition & 1 deletion README_ru-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ irm app.sophi.app -useb | iex
[WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

```powershell
winget install --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
winget download --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
```

> **Note**: Если вы устанавливали `SophiApp` через `WinGet`, перед удалением файлов приложения вы должны сначала деинсталлировать `SophiApp` через `WinGet`, иначе вы не сможете повторно скачать пакет.
Expand Down
2 changes: 1 addition & 1 deletion README_uk-ua.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ irm app.sophi.app -useb | iex
[WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

```powershell
winget install --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
winget download --id=TeamSophia.SophiApp --accept-source-agreements --location D:\
```

> **Note**: Якщо ви встановлювали `SophiApp` через `WinGet`, перед видаленням файлів програми ви повинні спочатку деінсталювати `SophiApp` через `WinGet`, інакше ви не зможете повторно завантажити пакет.
Expand Down

0 comments on commit f6c6a8a

Please sign in to comment.