-
Notifications
You must be signed in to change notification settings - Fork 6
Install from source
Mario Teixeira Lemes edited this page Jan 28, 2021
·
2 revisions
cd ~
git clone --recursive https://github.com/my5G/my5G-core
git clone https://github.com/my5G/my5G-non3GPP-access.git my5G-core/src/ue
cd my5G-core
go build -o bin/ue -x src/ue/ue.go
non3GPP-access is a part of my5G that is an open-source software initiative focused on making 5G systems modular and easy to deploy and operate.