Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ We are shipping a first look at the DIMOS x Unitree Go2 integration, allowing fo
# Install Nix
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

# make sure flakes are enabled
mkdir -p "$HOME/.config/nix"; echo "experimental-features = nix-command flakes" >> "$HOME/.config/nix/nix.conf"

# clone the repository
git clone --branch dev --single-branch https://github.com/dimensionalOS/dimos.git

Expand All @@ -73,8 +70,6 @@ nix develop
# You should be able to follow the instructions below as well for a more manual installation
```

<!-- TODO: add check for `ulimit -n` on MacOS (gets triggered with ONNX with CoreML gets used, too many files). Should ask the user if they want to up their limit -->

---
## Python Installation
Tested on Ubuntu 22.04/24.04
Expand Down
127 changes: 0 additions & 127 deletions bin/_dev_init

This file was deleted.

101 changes: 1 addition & 100 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading