aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2023-07-22 21:30:53 -0230
committerSam Anthony <sam@samanthony.xyz>2023-07-22 21:30:53 -0230
commit4e17a27eb8d36868bcf7e1edf32affd84412a1f4 (patch)
tree2411be41f24f4ba697577147df14efebf2c11f9b /README
parenteb3dd36c4229241aad610b8ed812cc12d8f87c2b (diff)
downloadpfc-4e17a27eb8d36868bcf7e1edf32affd84412a1f4.zip
init go module
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index b9f5060..4acd7ad 100644
--- a/README
+++ b/README
@@ -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
------------