Merge pull request #212 from Start9Labs/fix-errors

graphene/calyx mDNS work now
This commit is contained in:
BitcoinMechanic
2022-12-05 10:13:45 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ Android
LAN Access
----------
Android versions below 12 (as well as some custom ROMs, such as Graphene/Calyx) do not have native support for :ref:`mDNS<mdns>` and therefore cannot resolve ".local" addresses.
Android versions below 12 do not have native support for :ref:`mDNS<mdns>` and therefore cannot resolve ".local" addresses.
Tor Firefox on LineageOS
------------------------

View File

@@ -15,7 +15,7 @@ Creating an SSH Key (Linux/Mac)
.. code-block:: bash
ssh-keygen -t ed25519 -C "your_email@example.com"
ssh-keygen -t ed25519
You will be asked to ``Enter a file in which to save the key`` - we recommend you press ``Enter`` to use the default location