aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLizzy Hunt <logan.hunt@usu.edu>2023-02-28 12:51:58 -0700
committerLizzy Hunt <logan.hunt@usu.edu>2023-02-28 12:53:49 -0700
commitcce2aa17dee6ea5196fdc0df63c9f3f7cd91c2b5 (patch)
tree3e4ecd131cbe138661a0dc9dc4b793f970b5da1e /README.md
parentbc1e54ecfadd23c071edeaa3677c909b76d06008 (diff)
downloadaggietimed-cce2aa17dee6ea5196fdc0df63c9f3f7cd91c2b5.tar.gz
aggietimed-cce2aa17dee6ea5196fdc0df63c9f3f7cd91c2b5.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7d04460..cc990a5 100644
--- a/README.md
+++ b/README.md
@@ -31,8 +31,8 @@ Then, set your A-Number and password in `.env`.
UPDATE: (no) Thanks to the SAML update to AggieTime, we require selenium for auth.
The SystemD service will not work. Instead, I suggest starting a script to watch
-`aggietimed` and restart if it fails, as in `watch_aggietimed.sh` with your window
-manager / desktop environment.
+`aggietimed` with your window manager / desktop environment, restarting if it fails,
+as in `watch_aggietimed.sh`.
If at some point CAS does come back, checkout the `cas-auth` branch.