Просмотр исходного кода

book: make it clearer that darkirc is compiled on desktop

darkfi 2 лет назад
Родитель
Сommit
4bcb5f9336
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      doc/src/misc/darkirc/darkirc.md

+ 3 - 1
doc/src/misc/darkirc/darkirc.md

@@ -38,8 +38,10 @@ you have all the necessary dependencies.
 ## Installation (Android)
 ## Installation (Android)
 
 
 This is for Android 64 bit (which is most phones).
 This is for Android 64 bit (which is most phones).
+You will compile darkirc on your computer then copy it to your phone
+and run it in Termux (a command-line terminal for Android).
 
 
-1. Setup Docker on your machine which may look like:
+1. Setup Docker on your computer which may look like:
     1. Install docker and docker-buildx packages.
     1. Install docker and docker-buildx packages.
     2. Enable the docker daemon service.
     2. Enable the docker daemon service.
     3. Add your user to the docker group and refresh the session
     3. Add your user to the docker group and refresh the session