Skip to content

Commit 4559573

Browse files
committed
heep version hardcoded for now
1 parent 38330ac commit 4559573

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs_src/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
# The full version, including alpha/beta/rc tags.
3333
release = probe_basic.__version__
3434

35-
rst_epilog = ".. |version| replace:: %".format(version)
3635

3736
# -- General configuration ---------------------------------------------------
3837

docs_src/source/quick_start.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ On a terminal emulator run:
5454
Click the link below to download the ProbeBasicInstaller file. Once downloaded, find in its destination folder and right click and select properties. Select the Permissions Tab in the window that appears and check the box for "Allow this file to run as a program", see images below for reference. now double click the installer icon to begin the installation. Follow the installer instructions to install Probe Basic. Select all of the available items during initial installation. after installation probe basic should show up in the linuxcnc launch screen and you can select to create a desktop icon for it by selecting the check box to do so at the bottom of the page.
5555

5656

57-
https://github.com/kcjengr/probe_basic/releases/download/|vesrion|/ProbeBasic-Installer-|vesrion|.run
57+
https://github.com/kcjengr/probe_basic/releases/download/v0.3.6/ProbeBasic-Installer-v0.3.6.run
5858

5959

6060

0 commit comments

Comments
 (0)