diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-07-22 21:30:53 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-07-22 21:30:53 -0230 |
| commit | 4e17a27eb8d36868bcf7e1edf32affd84412a1f4 (patch) | |
| tree | 2411be41f24f4ba697577147df14efebf2c11f9b /README | |
| parent | eb3dd36c4229241aad610b8ed812cc12d8f87c2b (diff) | |
| download | pfc-4e17a27eb8d36868bcf7e1edf32affd84412a1f4.zip | |
init go module
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -6,11 +6,7 @@ terminal. Requirements ------------ -Cargo, the Rust package manager, is required to build pfc. -It can be installed from most Linux package managers or like so: - - curl https://sh.rustup.rs -sSf | sh - +Go is required to build pfc. Installation ------------ |