Skip to content

Commit

Permalink
Updates hamilton[sdk] to hamilton-sdk in UI
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahbenizzy committed Apr 24, 2024
1 parent 36398fe commit 0ba95f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { classNames } from "../../../utils";
import { CheckBox } from "../../common/Checkbox";

const INSTALL_CODE = `# be sure to initialize any python environment you want to use first
pip install hamilton[sdk]`;
pip install hamilton-sdk`;

export const UsingHamiltonAlready = (props: {
projectId: string;
Expand Down

0 comments on commit 0ba95f6

Please sign in to comment.