nexmonster / nexmon_csi

Channel State Information for Raspberry Pi. Use the pi-5.10.92 branch.
https://github.com/nexmonster/nexmon_csi/tree/pi-5.10.92
60 stars 26 forks source link

tmux: command not found #16

Open RafaelsNeurons opened 3 years ago

RafaelsNeurons commented 3 years ago

Hey, I followed all your steps. But when I try the last command :" tmux new -c ...... " , I get the Message "bash: tmux: command not found"

Do you maybe know a solution ?

(I use a Raspberry PI 3B+)

GuoJingtao-1997 commented 2 years ago

Maybe you need to run the command "sudo apt install tmux" first to intall tmux