Skip to content

Commit 7274033

Browse files
committed
fix: Minor change of getting started guide [Documentation]
1 parent 8c2aa10 commit 7274033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/getstarted.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runtime environment is the AppImage_ available on Bintray_. An MIRTK AppImage co
2626
all the required shared libraries and pre-built MIRTK commands. It can be executed on any
2727
Linux system with a compatible minimum glibc version (>=2.15). With this AppImage, there is no
2828
actual need for any installation. Simply download the file, make it executable, and copy it to
29-
a directory of your choice, e.g., one that is in your PATH, i.e.,::
29+
a directory that is in your PATH, e.g.,::
3030

3131
wget -O mirtk https://bintray.com/schuhschuh/AppImages/download_file?file_path=MIRTK%2Bview-latest-x86_64-glibc2.15.AppImage
3232
chmod a+x mirtk

0 commit comments

Comments
 (0)