diff options
author | Amin Bandali <bandali@gnu.org> | 2021-10-07 21:01:45 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2021-10-07 21:01:45 -0400 |
commit | 3c4f622f0728e062f45f7f4ee2d68d31a3a9c1b4 (patch) | |
tree | 0e2a5e60b3a06e903d865fb2928f95c4ef7fc698 /2021 | |
parent | dcfdf8433967387f5452ef9ad8e505ef74b013ec (diff) | |
download | emacsconf-wiki-3c4f622f0728e062f45f7f4ee2d68d31a3a9c1b4.tar.xz emacsconf-wiki-3c4f622f0728e062f45f7f4ee2d68d31a3a9c1b4.zip |
Tweak wording
Diffstat (limited to '2021')
-rw-r--r-- | 2021/prepare.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/2021/prepare.md b/2021/prepare.md index 32a2818a..c921dc02 100644 --- a/2021/prepare.md +++ b/2021/prepare.md @@ -46,10 +46,11 @@ we are setting up with the following details: - port: 21 - folder: upload-here -FileZilla is a user-friendly FTP client application with a graphical -user interface, that you can use for uploading your files to our FTP -server. On deb-based GNU/Linux distributions such as Trisquel you can -install FileZilla by running `sudo apt install filezilla` in a +To upload your recording and accompanying material to the above FTP +server you can use your FTP client of choice. One possible choice is +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 terminal. Otherwise, you can download FileZilla from their [project website](https://filezilla-project.org/). |