httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
33.56k stars 3.67k forks source link

Fix paths to run benchmarking script #1416

Closed letmerecall closed 2 years ago

letmerecall commented 2 years ago

Purpose

Why this PR? To fix incorrect paths for running benchmarking script. #1415

Description

What is changed?

jkbrzt commented 2 years ago

Thanks, @letmerecall!