diff --git a/README.md b/README.md index 5d8dc47..26c8f49 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ``` - ~/.config/capture-ai/ + cd ~/.config/capture-ai/ sudo pacman -S --needed git python python-virtualenv python-gobject gtk4 libadwaita gobject-introspection cairo pango glib2 xdg-utils noto-fonts-emoji ``` @@ -116,6 +116,7 @@ ``` + cd ~/.config/capture-ai/ sudo apt update && sudo apt install -y git python3 python3-venv python3-gi gobject-introspection gir1.2-gtk-4.0 gir1.2-adw-1 libgtk-4-1 libadwaita-1-0 xdg-utils fonts-noto-color-emoji ```