docs: fix formatting of master (branch)

This commit is contained in:
Sidharth R 2023-05-19 23:44:10 +05:30
parent 1ae4152e1e
commit 06af0a4e38

View File

@ -250,7 +250,7 @@ $ pkg upgrade www/py-httpie
### Unstable version
If you want to try out the latest version of HTTPie that hasn't been officially released yet, you can install the development or unstable version directly from the master branch on GitHub. However, keep in mind that the development version is a work in progress and may not be as reliable as the stable version.
If you want to try out the latest version of HTTPie that hasn't been officially released yet, you can install the development or unstable version directly from the `master` branch on GitHub. However, keep in mind that the development version is a work in progress and may not be as reliable as the stable version.
You can use the following command to install the development version of HTTPie on Linux, macOS, Windows, or FreeBSD operating systems. With this command, the code present in the `master` branch is downloaded and installed using `pip`.