From 5f7aef42ef971abbd670d5fa83ae56bdc444e949 Mon Sep 17 00:00:00 2001 From: Gimbles Date: Thu, 22 Feb 2024 23:04:54 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05bf042..aaa2685 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ that Counts with Causal Profiling ## Installation -On Debian, Ubuntu, and Fedora, you can install Coz via apt: +On Debian, Ubuntu, you can install Coz via apt: ```shell sudo apt install coz-profiler From 3700d0ee311f066b0c6adcc5d292410636b42fc8 Mon Sep 17 00:00:00 2001 From: Gimbles Date: Fri, 23 Feb 2024 13:58:00 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaa2685..8b12229 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ that Counts with Causal Profiling ## Installation -On Debian, Ubuntu, you can install Coz via apt: +On Debian and Ubuntu, you can install Coz via apt: ```shell sudo apt install coz-profiler