diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2022-03-24 15:45:59 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2022-03-24 15:45:59 -0600 |
commit | 3f0ba05685169aa1dec2d23504d7a63ddf10f785 (patch) | |
tree | 67e4aa05c3d90a7880c2a42c5955444d272602f7 | |
parent | bf0d21d97d7f1a67ab64e77c39f9f2b5b8e48885 (diff) | |
download | uirc-3f0ba05685169aa1dec2d23504d7a63ddf10f785.tar uirc-3f0ba05685169aa1dec2d23504d7a63ddf10f785.tar.gz uirc-3f0ba05685169aa1dec2d23504d7a63ddf10f785.tar.bz2 |
fixed formatting
-rw-r--r-- | INSTALL.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.rst b/INSTALL.rst index 3ebd071..8cd022b 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -2,6 +2,7 @@ Installation ============= Instructions are available for the following operating systems: + * `Linux/BSD <#linuxbsd>`_ * `Windows <#windows>`_ |