Update FAQ, correct c-lightning references to Core Lightning (#234)

* Update FAQ, correct c-lightning references to Core Lightning

* Add 2 or 3 things leftover from my other commit

* final touchups

Co-authored-by: gStart9 <george@start9labs.com>
This commit is contained in:
kn0wmad
2022-12-19 18:54:09 -07:00
committed by GitHub
parent d59e97f697
commit b5a681a556
11 changed files with 60 additions and 56 deletions

View File

@@ -36,7 +36,7 @@ See the video at the top of this page for an intro to Lightning using RTL.
Spark
-----
.. note:: Compatible with C-Lightning only
.. note:: Compatible with Core Lightning (CLN) only
Available For
.............

View File

@@ -43,7 +43,7 @@ Registering an SSH Key
#. Click "Add New Key".
#. Back in the terminal of your workstation, display and copy your SSH *public* key (created above):
On Mac simply copy your key to clipboard with:
On Mac simply copy your key to clipboard by typing the following into a terminal:
.. code-block:: bash