There was an error while loading. Please reload this page.
1 parent 1703774 commit 5f4fa05Copy full SHA for 5f4fa05
1 file changed
README.rst
@@ -1,15 +1,13 @@
1
+==============
2
FederatedCode
-================================
3
4
FederatedCode is a decentralized, federated metadata about software applications
5
-Usage
6
-=====
7
-Getting started
8
------------------
9
-
+===================
10
Quick Installation
11
===================
12
On a Debian system, use this::
+
13
sudo apt-get install python3-venv python3-dev postgresql libpq-dev build-essential
14
git clone https://github.com/nexB/federatedcode.git && cd federatedcode
15
make dev envfile postgres
0 commit comments