From 52f1586be966f6728afb38774ad88b0f879b8880 Mon Sep 17 00:00:00 2001 From: Kevin Zakka Date: Thu, 9 Jun 2022 12:42:23 -0400 Subject: [PATCH] README install. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2e37595..a5b698e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ A tool for converting Wavefront OBJ files into MuJoCo sub-meshes grouped by material. +## Installation + +```bash +pip install obj2mjcf +``` + ## Usage ```bash