Skip to content

Commit

Permalink
Merge pull request #56 from andrehedesand/andrehedesand-patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
Julian committed Jan 27, 2022
2 parents e438af2 + 888a033 commit 36927be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -100,7 +100,7 @@ On Linux:
>>> appname = "SuperApp"
>>> appauthor = "Acme"
>>> user_data_dir(appname, appauthor)
'/home/trentm/.local/share/SuperApp
'/home/trentm/.local/share/SuperApp'
>>> site_data_dir(appname, appauthor)
'/usr/local/share/SuperApp'
>>> site_data_dir(appname, appauthor, multipath=True)
Expand Down

0 comments on commit 36927be

Please sign in to comment.