Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
muriloAvlis committed Jun 9, 2024
1 parent c679396 commit c03fdc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Copy service models libraries to system.

```shell
sudo mkdir -p /usr/local/etc/
sudo cp -R libs/serviceModels /usr/lib/flexric
sudo cp -R libs/serviceModels /usr/local/lib/flexric
```

Build the xApp.
Expand All @@ -41,4 +41,4 @@ After building, the xApp can be run with the following command.

```shell
./xapp_iqos -c ../configs/xApp.conf
```
```

0 comments on commit c03fdc8

Please sign in to comment.