summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-09-24 23:34:39 -0400
committerIan Moffett <ian@osmora.org>2025-09-24 23:34:39 -0400
commit37b4f62ba40b4107283bc149ffa2aa322c4f4654 (patch)
treeabafc40d78214ac179985f1411ebf5cdabefa5d1
parent912fe9fd05732d4e7da17f7110fe5e895ac88672 (diff)
docs: Add README
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..16a625b
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+Protocol stack for OSMORA ONET Infastructure
+
+Make sure to assign an IP to your ethernet interface!:
+
+--
+ip addr add 192.168.5.11/24 dev eth0
+--