diff options
author | Amin Bandali <bandali@gnu.org> | 2021-10-07 21:03:25 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2021-10-07 21:03:25 -0400 |
commit | 5a56ee2080de1a60c15c580adac85bd7e625f3aa (patch) | |
tree | c3fc186ee2cd302eb85f3acc4ea9f188e3f12e89 /2021 | |
parent | 3c4f622f0728e062f45f7f4ee2d68d31a3a9c1b4 (diff) | |
download | emacsconf-wiki-5a56ee2080de1a60c15c580adac85bd7e625f3aa.tar.xz emacsconf-wiki-5a56ee2080de1a60c15c580adac85bd7e625f3aa.zip |
A few more small tweaks
Diffstat (limited to '')
-rw-r--r-- | 2021/prepare.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/2021/prepare.md b/2021/prepare.md index c921dc02..aa8a0223 100644 --- a/2021/prepare.md +++ b/2021/prepare.md @@ -46,8 +46,8 @@ we are setting up with the following details: - port: 21 - folder: upload-here -To upload your recording and accompanying material to the above FTP -server you can use your FTP client of choice. One possible choice is +To upload your recording and any accompanying material to the above +FTP server, you can use your FTP client of choice. For instance, FileZilla, a free/libre user-friendly application with a graphical user interface. On deb-based GNU/Linux distributions such as Trisquel you can install FileZilla by running `sudo apt install filezilla` in a |