diff --git a/ghosting-example.js b/ghosting-example.js index 4beeb21..a204b75 100644 --- a/ghosting-example.js +++ b/ghosting-example.js @@ -17,7 +17,7 @@ ====================== */ -const Client = require('./dist/src/index.js'); +const Client = require('nix-core'); const client = new Client({ username: 'username1', password: 'password1',