diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 2bf1caf..0000000 --- a/README.md +++ /dev/null @@ -1,14 +0,0 @@ -# DBus service for RWA - -# Setup -1. Install dependencies - - sudo apt install python3 python3-venv python3-pip x11vnc - -2. Install poetry - - sudo pip3 install poetry - -3. Install service - - poetry install |