Skip to content

Commit

Permalink
change gtp5g version
Browse files Browse the repository at this point in the history
  • Loading branch information
tim1207 committed Apr 11, 2024
1 parent 7c55fb7 commit dc86da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/3-install-free5gc.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ sudo systemctl disable ufw # prevents the firewall to wake up after a OS reboot
2. Retrieve the 5G GTP-U kernel module using `git` and build it
```
git clone -b v0.8.5 https://github.com/free5gc/gtp5g.git
git clone -b v0.8.6 https://github.com/free5gc/gtp5g.git
cd gtp5g
make
sudo make install
Expand Down

0 comments on commit dc86da4

Please sign in to comment.