Julien-cpsn / ATAC

A simple API client (postman like) in your terminal
https://atac.julien-cpsn.com/
MIT License
1.86k stars 81 forks source link

Error in ReadMe Documentation for Fedora Installation #71

Closed IrrerPolterer closed 4 months ago

IrrerPolterer commented 4 months ago

From the ReadMe.md:

Install from Fedora copr

Simply use:

dnf enable joxcat/atac
dnf install atac

This snippet contains a mistake. The correct command to enable the package repository is dnf copr enable joxcat/atac.

Julien-cpsn commented 4 months ago

@joxcat do you confirm?

v3rmine commented 4 months ago

yes it's a mistake! good catch I totally missed it 😉