From a00fdaba4f60c16ffc5a1bf76b7cab5a2f8eb9d1 Mon Sep 17 00:00:00 2001 From: Department-stack Date: Wed, 28 Aug 2024 06:51:18 -0400 Subject: [PATCH] Update README.md (#72) * Update README.md * readme italics fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b585448..8b21063 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ sudo apt install libsqlite3-dev sqlite3 just cargo just build-release sudo just install ``` -_For Pop-os, write `COSMIC_DATA_CONTROL_ENABLED=1` in `/etc/environment`. (see [this issue](https://github.com/wiiznokes/clipboard-manager/issues/61))_ +_Write `COSMIC_DATA_CONTROL_ENABLED=1` in `/etc/environment`. (see [this issue](https://github.com/wiiznokes/clipboard-manager/issues/61))_ -You will probably need to reboot or re login for the `COSMIC_DATA_CONTROL_ENABLED=1` environment variable to take effect. +Reboot or restart the session for the `COSMIC_DATA_CONTROL_ENABLED=1` environment variable to take effect. ## Logs