mysql -u username -p database_name < backup_name.sql
Pro tip: use ```triple backticks around text``` to write in code fences