diff --git a/AGENTS.md b/AGENTS.md index ebcc82f..c342010 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -18,6 +18,8 @@ The domain model (Host, Module, Skeleton, Auto-loader, Enable convention, overla ## Gotchas +- This host has no `python` or `python3` command on its ordinary `PATH`. + For ad hoc Python, use Nix explicitly, such as `nix shell nixpkgs#python3 -c python3