diff --git a/docs/build/man/installation.md b/docs/build/man/installation.md index 22b1d998e646bc324d77cfb1b3a18729f016d5ed..b10aeb50d42f2d01723315ab5c9ff36a727e4bad 100644 --- a/docs/build/man/installation.md +++ b/docs/build/man/installation.md @@ -91,7 +91,7 @@ To setup automatic start of Julia server on the BB, make sure to have completed ``` `ssh debian@192.168.7.2' -`sudo cp -r /home/debian/juliapackets/LabConnections/src/BeagleBone/startup/juliaserver.service /lib/systemd/system/juliaserver.service` (on the BeagleBone) +`sudo cp -r /home/debian/juliapackages/LabConnections/src/BeagleBone/startup/juliaserver.service /lib/systemd/system/juliaserver.service` (on the BeagleBone) ```