html2pdf-server
html2pdf-server copied to clipboard
command not found: html2pdfd
i'm trying to install html2pdf without docker i run: pip install --user git+git://github.com/spoqa/html2pdf-server.git
and then: html2pdfd --port 8080
but the terminal response is: command not found: html2pdfd
why?