Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jambun authored May 9, 2022
1 parent d9272ed commit b1333f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ migrations and no external gems.
2. Unpack it into `/path/to/your/archivesspace/plugins/`
3. Add the plugin to your `config.rb` like this: `AppConfig[:plugins] << 'as_reftracker'`
4. Add a line to your `config.rb` like this:
AppConfig[:reftracker_base_url] = 'https://path/to/your/reftracker/api'
`AppConfig[:reftracker_base_url] = 'https://path/to/your/reftracker/api'`
5. Restart ArchivesSpace

To confirm installation has been successful, click to open the `Plug-ins`
Expand Down

0 comments on commit b1333f2

Please sign in to comment.