Skip to content

Commit

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

```powershell
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.
```powershell
winget uninstall sophiapp --force
winget download --id=TeamSophia.SophiApp --accept-source-agreements --download-directory D:\
```

[Chocolatey](https://community.chocolatey.org/packages/sophiapp)
Expand Down
8 changes: 1 addition & 7 deletions README_de-de.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,7 @@ irm app.sophi.app -useb | iex
[WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

```powershell
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.
```powershell
`winget uninstall sophiapp --force`
winget download --id=TeamSophia.SophiApp --accept-source-agreements --download-directory D:\
```

[Chocolatey](https://community.chocolatey.org/packages/sophiapp)
Expand Down
3 changes: 1 addition & 2 deletions README_it-it.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,8 @@ irm app.sophi.app -useb | iex
[Winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

```powershell
winget download sophiapp
winget download --id=TeamSophia.SophiApp --accept-source-agreements --download-directory D:\
```
> **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.

[Chocolatey](https://community.chocolatey.org/packages/sophiapp)

Expand Down
8 changes: 1 addition & 7 deletions README_ru-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,7 @@ irm app.sophi.app -useb | iex
[WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

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

> **Note**: Если вы устанавливали `SophiApp` через `WinGet`, перед удалением файлов приложения вы должны сначала деинсталлировать `SophiApp` через `WinGet`, иначе вы не сможете повторно скачать пакет.
```powershell
`winget uninstall sophiapp --force`
winget download --id=TeamSophia.SophiApp --accept-source-agreements --download-directory D:\
```

[Chocolatey](https://community.chocolatey.org/packages/sophiapp)
Expand Down
8 changes: 1 addition & 7 deletions README_uk-ua.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,7 @@ irm app.sophi.app -useb | iex
[WinGet](https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TeamSophia/SophiApp)

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

> **Note**: Якщо ви встановлювали `SophiApp` через `WinGet`, перед видаленням файлів програми ви повинні спочатку деінсталювати `SophiApp` через `WinGet`, інакше ви не зможете повторно завантажити пакет.
```powershell
`winget uninstall sophiapp --force`
winget download --id=TeamSophia.SophiApp --accept-source-agreements --download-directory D:\
```

[Chocolatey](https://community.chocolatey.org/packages/sophiapp)
Expand Down

0 comments on commit 1b57bc3

Please sign in to comment.