Skip to content

Commit

Permalink
docs: обновлена информация в связи с обновлением пакета Turtle в репо…
Browse files Browse the repository at this point in the history
…зитории
  • Loading branch information
OlegShchavelev committed Nov 6, 2024
1 parent 2571f53 commit 8f5d0aa
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions docs/apps/turtle.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,23 @@ Turtle можно установить через терминал:
```shell[apt-get]
su -
apt-get update
apt-get install turtle nautilus-python
apt-get install turtle-nautilus
```

```shell[epm]
epm -i turtle nautilus-python
epm -i turtle-nautilus
```

:::

Чтобы начать работу с дополнением, вам нужно перезагрузить «Файлы». Для этого в терминале введите:
```shell
nautilus -q
```

<!--@include: @apps/.parts/install/content-flatpak.md-->

Чтобы начать работу с дополнением, вам нужно перезагрузить «Файлы». Для этого в терминале введите:
```shell
nautilus -q
```

0 comments on commit 8f5d0aa

Please sign in to comment.