Skip to content

Commit 0371797

Browse files
Update software_overview.md
1 parent fda612c commit 0371797

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/software_overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Depending on the SBC platform, users may need to enable access to the serial int
113113
In the Raspberry Pi OS, users can enable access to the serial interface through the [`raspi-config`](https://www.raspberrypi.com/documentation/computers/configuration.html#raspi-config) configuration tool. The tool can be utilized through either the CLI or [desktop GUI](https://www.raspberrypi.com/documentation/computers/configuration.html#raspberry-pi-configuration). To change the configuration settings, users will need to navigate through the [Interface options](https://www.raspberrypi.com/documentation/computers/configuration.html#interfacing-options) > [Serial port](https://www.raspberrypi.com/documentation/computers/configuration.html#serial) menus and enable the serial port.
114114

115115

116-
??? note
116+
???+ note
117117
Not all of the advanced configuration options from the CLI are available in the Raspberry Pi Configuration GUI.
118118

119119

@@ -155,7 +155,9 @@ There are a variety of [installation methods](https://github.com/semuconsulting/
155155
[Installation instructions](https://github.com/semuconsulting/PyGPSClient?tab=readme-ov-file#install-using-installation-script---macos--64-bit-debian-based-linux-only) for the example shell scripts are detailed in the GitHub repository's `README.md` file.
156156

157157
<center>
158-
[Go to `pygpsclient_debian_install.sh` Script](https://github.com/semuconsulting/PyGPSClient/blob/master/examples/pygpsclient_debian_install.sh){ .md-button .md-button--primary }
158+
159+
[Example Installation Script](https://github.com/semuconsulting/PyGPSClient/blob/master/examples/pygpsclient_debian_install.sh){ .md-button .md-button--primary }
160+
159161
</center>
160162

161163

0 commit comments

Comments
 (0)