]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
README.rst: don't all-caps BASH
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 25 Feb 2026 13:34:57 +0000 (08:34 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 25 Feb 2026 13:34:57 +0000 (08:34 -0500)
README.rst

index 28ac9cddb11cdbbe3bba75df9dca24b958a1ae18..cbaf6581d55074320323f050ba141e0140ffb8da 100644 (file)
@@ -35,7 +35,7 @@ Installation
 Append the path to this repository to your `PYTHONPATH
 <https://docs.python.org/3/using/cmdline.html#envvar-PYTHONPATH>`_,
 either in the script that you use to launch Sage, or in your shell
-initialization file (``~/.bashrc`` if you use BASH). For example,
+initialization file (``~/.bashrc`` if you use Bash). For example,
 
 .. code-block:: shell