add mac instructions

develop
penguin 3 months ago
parent 1d548100be
commit 64ca9ed1a1

@ -54,6 +54,7 @@ podman network create
The next steps assume this network name is podman1, the default first network name. If you need to name it something else, change the ~--network~ line in the makefile target. This will be polished later. The next steps assume this network name is podman1, the default first network name. If you need to name it something else, change the ~--network~ line in the makefile target. This will be polished later.
* Run libero from inside the container * Run libero from inside the container
#+begin_src bash #+begin_src bash
export LIBERO_LICENSE_MAC=<your mac address>
make bash make bash
#+end_src #+end_src

Loading…
Cancel
Save