git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--peps/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/peps/README.md b/peps/README.md
index f6675a2..9ed4573 100644
--- a/peps/README.md
+++ b/peps/README.md
@@ -1,7 +1,7 @@
# Prerequisites
-Install LXDE and Chromium-Browser without recommendations. Set up the RaspBi to auto-login a user with X.
-Then use the files in here to have him auto-launch Chromium with the desired URLs.
+Install LXDE and Chromium-Browser without recommendations. Set up the Raspi to auto-login a user with X.
+Then use the files in here to make the user session auto-launch Chromium with the desired URLs.
# Details
@@ -10,5 +10,5 @@ Then use the files in here to have him auto-launch Chromium with the desired URL
1. /usr/local/bin/keinepeps will make that symlink redirect to something more serious
1. /etc/xdg/lxsession/LXDE/autostart will launch the above-mentioned symlink
1. /home/user/.config/lxsession/LXDE/autostart will symlink to the /etc file. Replace "user" with the actual
- auto-login user. Why this file? Otherwise, it will be created with the /etc content upon creation and then
+ auto-login user. Why this file? Otherwise, it will be created with the /etc content upon first launch and then
be a file (inode) of its own.