Skip to content

Commit 63c4d23

Browse files
committed
README: Installing on Fedora
There is now an `oci-cli` package in Fedora Linux that can be installed via `dnf install oci-cli` on Fedora 38 and later. * https://src.fedoraproject.org/rpms/oci-cli Signed-off-by: Major Hayden <[email protected]>
1 parent de095e1 commit 63c4d23

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ Oracle Linux 7
7070

7171
sudo yum install python36-oci-cli
7272

73+
74+
Fedora Linux
75+
------------
76+
::
77+
78+
sudo dnf install oci-cli
79+
7380
Windows
7481
-------
7582
::
@@ -183,4 +190,4 @@ This SDK and sample is dual licensed under the Universal Permissive License 1.0
183190

184191
See LICENSE__ for more details.
185192

186-
__ https://github.com/oracle/oci-cli/blob/master/LICENSE.txt
193+
__ https://github.com/oracle/oci-cli/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)