From c91a41befb64583a3bc18598bd44ebb20b3ef105 Mon Sep 17 00:00:00 2001 From: smathis Date: Fri, 14 Feb 2025 15:14:25 +0100 Subject: [PATCH] Removed the hash from the link to the PSI git remote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f59494..209b691 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This repository is a PSI-internal mirror of commit 6e2f646 of the motorMotorSim ## How to build it -Clone this repository to a suitable location (`git clone https://git.psi.ch/sinq-epics-modules/motormotorsim#`). Afterwards, switch to the directory (`cd motormotorsim`) and run `make install`. +Clone this repository to a suitable location (`git clone https://git.psi.ch/sinq-epics-modules/motormotorsim`). Afterwards, switch to the directory (`cd motormotorsim`) and run `make install`.