From 23da755afb50ff83d21471836ad545bb23a329ee Mon Sep 17 00:00:00 2001 From: watts Date: Fri, 1 Nov 2024 03:23:24 +0100 Subject: [PATCH] Fix typos --- Setup-Computer-Debian-12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index 6c7e406..d55b0c2 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -88,7 +88,7 @@ make # edit /etc/bash.bashrc export PATH="$PATH:/usr/local/epics/base-7.0.6.1/bin/linux-x86_64" export EPICS_CA_ADDR_LIST="sls-x07da-cagw.psi.ch:5822" -## ^^ Change depending on your CA gateway, or leave blanck and +## ^^ Change depending on your CA gateway, or leave blank and ## export EPICS_CA_AUTO_ADDR_LIST=True sudo cp ~/work/stxm/SystemInstall/epics/epics-7.0.6.conf /etc/ld.so.conf.d @@ -105,7 +105,7 @@ cd PI_Application_Software/ sudo ./INSTALL #n #y 64 bit lib -#n UBS rights +#n USB rights #y PiPython #y Stage Database #y PiTerminal 64