diff --git a/recipes/gui/periodictable/recipe.sh b/recipes/gui/periodictable/recipe.sh
index e1ea55408a083970f464ccd50ac4969f72f86019..e364766e73547906988c8fd6966eb0d8715bddb6 100644
--- a/recipes/gui/periodictable/recipe.sh
+++ b/recipes/gui/periodictable/recipe.sh
@@ -1,5 +1,5 @@
 GIT=https://gitlab.redox-os.org/redox-os/periodictable.git
-BINDIR="/ui/bin"
+BINDIR="/usr/bin"
 DEPENDS="orbital"
 
 function recipe_stage {